![]() | Gnu |
The GnuPGContext type exposes the following members.
Name | Description | |
---|---|---|
![]() | AutoKeyRetrieve |
Get or set whether unknown PGP keys should automtically be retrieved.
(Inherited from OpenPgpContext) |
![]() | DefaultEncryptionAlgorithm |
Get or set the default encryption algorithm.
(Inherited from OpenPgpContext) |
![]() | DigestAlgorithmRank |
Get the preferred rank order for the digest algorithms; from the most preferred to the least.
(Inherited from CryptographyContext) |
![]() | EnabledDigestAlgorithms |
Get the enabled digest algorithms in ranked order.
(Inherited from CryptographyContext) |
![]() | EnabledEncryptionAlgorithms |
Get the enabled encryption algorithms in ranked order.
(Inherited from CryptographyContext) |
![]() | EncryptionAlgorithmRank |
Get the preferred rank order for the encryption algorithms; from the most preferred to the least.
(Inherited from CryptographyContext) |
![]() | EncryptionProtocol |
Get the encryption protocol.
(Inherited from OpenPgpContext) |
![]() | KeyExchangeProtocol |
Get the key exchange protocol.
(Inherited from OpenPgpContext) |
![]() | KeyServer |
Get or set the key server to use when automatically retrieving keys.
(Inherited from OpenPgpContext) |
![]() | PrepareBeforeSigning |
Get or set whether a MimeEntity should be prepared before signing.
(Inherited from CryptographyContext) |
![]() | PublicKeyRingBundle | Get the public keyring bundle. |
![]() | PublicKeyRingPath | Get the public keyring path. |
![]() | SecretKeyRingBundle | Get the secret keyring bundle. |
![]() | SecretKeyRingPath | Get the secret keyring path. |
![]() | SignatureProtocol |
Get the signature protocol.
(Inherited from OpenPgpContext) |