Click or drag to resize

CryptoContext Class

Allows to substitute default cryptographic API
Inheritance Hierarchy
SystemObject
  Limilabs.Cryptography.PluginCryptoContext

Namespace: Limilabs.Cryptography.Plugin
Assembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntax
public static class CryptoContext

The CryptoContext type exposes the following members.

Properties
 NameDescription
Public propertyStatic memberSMIMEEncryptor Get or sets a custom S/MIME encryptor.
Public propertyStatic memberSMIMESigner Get or sets a custom S/MIME signer.
Top
See Also