Microsoft Internet Security and Acceleration Server 2000

FPCSSLCertificate.Hash Property

Gets the hash value of the certificate.

VBScript Syntax[VBScript]

[ vHash = ] FPCSSLCertificate.Hash

C++ Syntax[C++]

HRESULT get_Hash(
  VARIANT *pvHash 
);

Parameters

vHash
The hash value.

The property is read-only.

Applies To

FPCSSLCertificate