Click or drag to resize

Aes128Instance 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 Aes128 Instance()

Return Value

Aes128
Single instance to class
Remarks
CAUTION: Instances of Aes128, Aes192 and Aes256 are not independent in the same thread.
See Also