EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElCertificateLookup.PublicKeyHash

TElCertificateLookup    


 

Specifies a digest value to search by.

 
 

Declaration

[C#]
    byte[] PublicKeyHash;

[VB.NET]
    Property PublicKeyHash As Byte()

[Pascal]
    property PublicKeyHash : BufferType;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    This property contains a public key digest to search by.
To search by public key hash value, lcPublicKeyHash criterion must be enabled.

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