Interface ICertPropertySHA1Hash (certenroll.h)
L’interface ICertPropertySHA1Hash représente une propriété de certificat qui contient un hachage SHA-1 du certificat. Le hachage fonctionne comme un identificateur unique. En règle générale, il s’agit d’une empreinte numérique.
Note La valeur CERTENROLL_PROPERTYID est XCN_CERT_SHA1_HASH_PROP_ID.
Héritage
L’interface ICertPropertySHA1Hash hérite d’ICertProperty. ICertPropertySHA1Hash a également les types de membres suivants :
Méthodes
L’interface ICertPropertySHA1Hash contient ces méthodes.
ICertPropertySHA1Hash ::get_SHA1Hash Récupère le hachage SHA-1 d’un certificat. |
ICertPropertySHA1Hash ::Initialize Initialise l’objet à partir du hachage SHA-1 d’un certificat. |
Configuration requise
Condition requise | Valeur |
---|---|
Client minimal pris en charge | Windows Vista [applications de bureau uniquement] |
Serveur minimal pris en charge | Windows Server 2008 [applications de bureau uniquement] |
Plateforme cible | Windows |
En-tête | certenroll.h |