[This is preliminary documentation and subject to change.]
Creates a symmetric decryptor object with the specified Key.
A symmetric decryptor object.
This method decrypts an encrypted message created using the CreateEncryptor overload with the same parameters.
| Exception Type | Condition |
|---|---|
| ObjectDisposedException | The object is disposed. |
| ArgumentNullException | rgbKey is a null reference (Nothing in Visual Basic). |
| CryptographicException |
RC4CryptoServiceProvider Class | Org.Mentalis.SecurityServices.Cryptography Namespace | RC4CryptoServiceProvider.CreateDecryptor Overload List