Sha1Hash Property


Contains the certificate SHA1 hash as string.

SHA1 hash uniquely identifies a certificate. You can use it to reference a particular certificate (for instance, you found the certificate you need with SMIME.EnumerateCerts method and now want to pass it to SMIME.SelectSenderCert method).

This value is a string of 40 hex characters, e.g. "2cbb50a084199b3ca156e28b02e1589d6e810bfb".


Value Type: String
Parameters: None 
Remarks: This property is read-only

See SMIME.EnumerateCerts topic for usage example.


See Also:

CertInfo Object

SMIME.EnumerateCerts Method


Copyright © 2002-2026, AfterLogic Corporation. All rights reserved.