The PrivacyAES type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Decrypt |
Decrypt ScopedPdu BER encoded byte array.
| |
| Encrypt |
Encrypt ScopedPdu data BER encoded in a byte array.
| |
| Equals | (Inherited from Object.) | |
| ExtendShortKey |
Some protocols support a method to extend the encryption or decryption key when supplied key
is too short.
| |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) | |
| GetEncryptedLength |
Calculates and returns length of the buffer that is the result of the encryption method.
| |
| GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) | |
| GetType |
Gets the Type of the current instance.
(Inherited from Object.) | |
| MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) | |
| NextSalt |
Get next salt Int64 value. Used internally to encrypt data.
| |
| PasswordToKey |
Convert privacy password into encryption key using packet authentication hash.
| |
| ToString | (Inherited from Object.) |