RijndaelEnhanceddecryptor Field |
Namespace: EncryptionUtilsAssembly: ExcryptionUtils (in ExcryptionUtils.dll) Version: 1.0.3776.37319
Syntaxprivate ICryptoTransform decryptor
Private decryptor As ICryptoTransform
private:
ICryptoTransform^ decryptor
val mutable private decryptor: ICryptoTransform
Field Value
Type:
ICryptoTransform
See Also