CipherStreamInstance Method |
Create the one and only instance
Namespace: CryptoSysAPIAssembly: diCrSysAPINet (in diCrSysAPINet.dll) Version: 6.22.2.24248 (6.22.2.0)
Syntaxpublic static CipherStream Instance()
Public Shared Function Instance As CipherStream
Return Value
CipherStreamSingle instance to class
RemarksCAUTION: Instances of different algorithms are not independent in the same thread.
See Also