Certificate.Unload Method


Unloads the certificate.

[Visual Basic 6.0]
Public Sub Unload( _
)
[Visual C++]
public: HRESULT Unload(
);

Remarks

To learn more about email digital signature and encryption, please refer to Digital Signature and E-mail Encryption/Decryption section.
To sign and encrypt email content, please refer to EASendMail SMTP Component.

See Also

Mail.VerifySignature Method
Mail.Decrypt Method

Online Tutorials

Verify Digital Signature and Decrypt Email in VB6 - S/MIME
Verify Digital Signature and Decrypt Email in Delphi - S/MIME
Verify Digital Signature and Decrypt Email in VC++ - S/MIME