Click or drag to resize
GDSecureMimeEncoder Methods

The GDSecureMimeEncoder type exposes the following members.

Methods
  NameDescription
Public methodEncrypt
Encrypts the stream using the recipient's public key.
Public methodEquals (Inherited from Object.)
Public methodFlushAsync
Flushes all previously invoked operations in an asynchronous operation. If one of operations fail, method throws exception.
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodSign(GDSecureMimeCertificate, GDSMIMEDigest, GDSMIMESignFormat)
Signs a message.
Public methodSign(GDSecureMimeCertificate, IListGDSecureMimeCertificate, GDSMIMEDigest, GDSMIMESignFormat)
Signs a message.
Public methodToString (Inherited from Object.)
Top
See Also