Bouncy |
The BouncyCastleSecureMimeContext type exposes the following members.
Name | Description | |
---|---|---|
CheckCertificateRevocation | Get or set whether or not certificate revocation lists should be downloaded when verifying signatures. | |
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 SecureMimeContext) | |
KeyExchangeProtocol |
Get the key exchange protocol.
(Inherited from SecureMimeContext) | |
PrepareBeforeSigning |
Get or set whether a MimeEntity should be prepared before signing.
(Inherited from CryptographyContext) | |
RandomNumberGenerator | Get the pseudo-random number generator. | |
SignatureProtocol |
Get the signature protocol.
(Inherited from SecureMimeContext) |