Create the one and only instance
Namespace: CryptoSysAPIAssembly: diCrSysAPINet (in diCrSysAPINet.dll) Version: 6.22.2.24248 (6.22.2.0)
Syntaxpublic static Aes192 Instance()
Public Shared Function Instance As Aes192
Return Value
Aes192Single instance to class
RemarksCAUTION: Instances of Aes128, Aes192 and Aes256 are not independent in the same thread.
See Also