Temporary |
The TemporarySecureMimeContext type exposes the following members.
| Name | Description | |
|---|---|---|
| CheckCertificateRevocation |
Get or set whether certificate revocation lists should be downloaded when verifying signatures.
(Inherited from BouncyCastleSecureMimeContext) | |
| 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) | |
| HttpClient |
Get the HTTP client to use for downloading CRLs.
(Inherited from BouncyCastleSecureMimeContext) | |
| 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.
(Inherited from BouncyCastleSecureMimeContext) | |
| SignatureProtocol |
Get the signature protocol.
(Inherited from SecureMimeContext) |