Click or drag to resize
GDSecureMimeDecoder Properties

The GDSecureMimeDecoder type exposes the following members.

Properties
  NameDescription
Public propertyBuffer
Gets or sets the current data buffer.
Public propertyClearTextContent
Gets the clear text content of the decoded message, if any.
Public propertyDecryptionCertificates
Gets certificates used in the last decryption. Sets certificates for the next one.
Public propertyIsEncrypted
Gets encrypted status of the message.
Public propertyIsSigned
Gets signed status of the message.
Public propertySignerCertificates
Gets certificates used to verify signed message.
Top
See Also