The PbeParametersGenerator type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | PbeParametersGenerator | Initializes a new instance of the PbeParametersGenerator class |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (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.) |
![]() | GenerateDerivedMacParameters | |
![]() | GenerateDerivedParameters(Int32) | Obsolete. |
![]() | GenerateDerivedParameters(Int32, Int32) | Obsolete. |
![]() | GenerateDerivedParameters(String, Int32) | |
![]() | GenerateDerivedParameters(String, Int32, Int32) | |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetPassword | Obsolete. |
![]() | GetSalt | Obsolete. |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | Init | |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() ![]() | Pkcs12PasswordToBytes(array<Char>[]()[][]) | |
![]() ![]() | Pkcs12PasswordToBytes(array<Char>[]()[][], Boolean) | |
![]() ![]() | Pkcs5PasswordToBytes(array<Char>[]()[][]) | |
![]() ![]() | Pkcs5PasswordToBytes(String) | |
![]() ![]() | Pkcs5PasswordToUtf8Bytes(array<Char>[]()[][]) | |
![]() ![]() | Pkcs5PasswordToUtf8Bytes(String) | |
![]() | ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() | mIterationCount | |
![]() | mPassword | |
![]() | mSalt |
Properties
Name | Description | |
---|---|---|
![]() | IterationCount | |
![]() | Password | |
![]() | Salt |