CertFingerprint Property
The hex-encoded, 16-byte MD5 fingerprint of the certificate.
Syntax
__property String CertFingerprint = {read=FCertFingerprint, write=FSetCertFingerprint};
Default Value
""
Remarks
The hex-encoded, 16-byte MD5 fingerprint of the certificate.
This is in the form:
bc:2a:72:af:fe:58:17:43:7a:5f:ba:5a:7c:90:f7:02
This property is read-only.
Data Type
String