Certificate.Unload Method


Unloads the certificate.

[VisualĀ Basic]
Public Sub Unload( _
)
[C#]
public void Unload(
);
[C++]
public: void Unload(
);
[JScript]
public function 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.