EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElCertificateLookup.CertificateHash

TElCertificateLookup    


 

Specifies the certificate digest value to search by.

 
 

Declaration

[C#]
    byte[] CertificateHash;

[VB.NET]
    Property CertificateHash As Byte()

[Pascal]
    property CertificateHash : BufferType;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    This property contains the certificate digest to search by.
To search by public key hash value, lcCertificateHash criterion must be enabled.

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation