The Pkcs5Scheme2Utf8PbeKey type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Pkcs5Scheme2Utf8PbeKey(String, AlgorithmIdentifier) | |
![]() | Pkcs5Scheme2Utf8PbeKey(String, array<Byte>[]()[][], Int32) |
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.) |
![]() | GetEncoded | (Inherited from CmsPbeKey.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetSalt | Obsolete. (Inherited from CmsPbeKey.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | Algorithm | (Inherited from CmsPbeKey.) |
![]() | Format | (Inherited from CmsPbeKey.) |
![]() | IterationCount | (Inherited from CmsPbeKey.) |
![]() | Password | (Inherited from CmsPbeKey.) |
![]() | Salt | (Inherited from CmsPbeKey.) |