The PrivacyAES type exposes the following members.

Methods

  NameDescription
Decrypt
Decrypt ScopedPdu BER encoded byte array.
Encrypt
Encrypt ScopedPdu data BER encoded in a byte array.
Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
ExtendShortKey
Some protocols support a method to extend the encryption or decryption key when supplied key is too short.
FieldGetter (Inherited from Object.)
FieldSetter (Inherited from Object.)
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.
GetFieldInfo (Inherited from Object.)
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
Returns a String that represents the current Object.
(Inherited from Object.)

See Also