Click or drag to resize

CipherStreamInstance Method

Create the one and only instance

Namespace: CryptoSysAPI
Assembly: diCrSysAPINet (in diCrSysAPINet.dll) Version: 6.22.2.24248 (6.22.2.0)
Syntax
public static CipherStream Instance()

Return Value

CipherStream
Single instance to class
Remarks
CAUTION: Instances of different algorithms are not independent in the same thread.
See Also