Gets whether the certificate has been loaded.
[Visual Basic 6.0] Public Property Get HasCertificate() As Boolean
[Visual C++] public: get_HasCertificate( VARIANT_BOOL* pVal);
Property Value
Remarks
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