The Privacy3DES type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Decrypt |
Decrypt TripleDES encrypted ScopedPdu
| |
| Encrypt |
Encrypt ScopedPdu using TripleDES encryption protocol
| |
| Equals | (Inherited from Object.) | |
| ExtendShortKey |
Extends the encryption key if key size returned by PasswordToKey is less then minimum
required by the encryption protocol.
| |
| 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 |
Get final encrypted length
| |
| 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 |
Returns next salt value.
| |
| PasswordToKey |
Convert privacy password into encryption key using packet authentication hash.
| |
| ToString | (Inherited from Object.) |