![]() | Open |
The OpenPgpContext type exposes the following members.
Name | Description | |
---|---|---|
![]() | AutoKeyRetrieve | Get or set whether unknown PGP keys should automtically be retrieved. |
![]() | DefaultEncryptionAlgorithm | Get or set the default encryption algorithm. |
![]() | 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.
(Overrides CryptographyContextEncryptionProtocol) |
![]() | KeyExchangeProtocol |
Get the key exchange protocol.
(Overrides CryptographyContextKeyExchangeProtocol) |
![]() | KeyServer | Get or set the key server to use when automatically retrieving keys. |
![]() | PrepareBeforeSigning |
Get or set whether a MimeEntity should be prepared before signing.
(Inherited from CryptographyContext) |
![]() | SignatureProtocol |
Get the signature protocol.
(Overrides CryptographyContextSignatureProtocol) |