The PbeUtilities type exposes the following members.
Methods
| Name | Description |
---|
  | CreateEngine(String) | |
  | CreateEngine(AlgorithmIdentifier) | |
  | CreateEngine(DerObjectIdentifier) | |
 | Equals |
Determines whether the specified Object is equal to the current Object.
(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.) |
  | GenerateAlgorithmParameters(String, array<Byte>[]()[][], Int32) | |
  | GenerateAlgorithmParameters(DerObjectIdentifier, array<Byte>[]()[][], Int32) | |
  | GenerateCipherParameters(String, array<Char>[]()[][], Asn1Encodable) | |
  | GenerateCipherParameters(AlgorithmIdentifier, array<Char>[]()[][], Boolean) | |
  | GenerateCipherParameters(DerObjectIdentifier, array<Char>[]()[][], Asn1Encodable) | |
  | GenerateCipherParameters(String, array<Char>[]()[][], Boolean, Asn1Encodable) | |
  | GenerateCipherParameters(DerObjectIdentifier, array<Char>[]()[][], Boolean, Asn1Encodable) | |
  | GetEncodingName | |
 | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
  | GetObjectIdentifier |
Returns a ObjectIdentifier for a give encoding.
|
 | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
  | IsOpenSsl | |
  | IsPbeAlgorithm | |
  | IsPkcs12 | |
  | IsPkcs5Scheme1 | |
  | IsPkcs5Scheme2 | |
 | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
 | ToString | (Inherited from Object.) |
Properties
See Also