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