The PgpUtilities type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() ![]() | DsaSigToMpi | |
![]() | 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.) |
![]() ![]() | GetDecoderStream |
Return either an ArmoredInputStream or a BcpgInputStream based on whether
the initial characters of the stream are binary PGP encodings or not.
|
![]() ![]() | GetDigestName | |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() ![]() | GetKeySize | |
![]() ![]() | GetSignatureName | |
![]() ![]() | GetSymmetricCipherName | |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() ![]() | MakeKey | |
![]() ![]() | MakeKeyFromPassPhrase | |
![]() ![]() | MakeRandomKey | |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() ![]() | RsaSigToMpi | |
![]() | ToString | (Inherited from Object.) |
![]() ![]() | WriteFileToLiteralData(Stream, Char, FileInfo) | Write out the passed in file as a literal data packet. |
![]() ![]() | WriteFileToLiteralData(Stream, Char, FileInfo, array<Byte>[]()[][]) | Write out the passed in file as a literal data packet in partial packet format. |