The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
AesCng::CreateEncryptor Method ()
Creates a symmetric AES encryptor object using the current key and initialization vector (IV).
Assembly: System.Core (in System.Core.dll)
Use this method to encrypt a message and then use the CreateDecryptor overload with the same signature to decrypt the result of this method.
.NET Framework
Available since 4.6.2
Available since 4.6.2
Show: