Overload List
| Name | Description | |
|---|---|---|
| PgpKeyRingGenerator(Int32, PgpKeyPair, String, SymmetricKeyAlgorithmTag, array<Char>[]()[][], PgpSignatureSubpacketVector, PgpSignatureSubpacketVector, SecureRandom) |
Create a new key ring generator using old style checksumming. It is recommended to use
SHA1 checksumming where possible.
| |
| PgpKeyRingGenerator(Int32, PgpKeyPair, String, SymmetricKeyAlgorithmTag, array<Char>[]()[][], Boolean, PgpSignatureSubpacketVector, PgpSignatureSubpacketVector, SecureRandom) |
Create a new key ring generator.
|