EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElOCSPSingleResponse.IssuerNameHash

TElOCSPSingleResponse     See also    


 

Specifies the issuerNameHash field of the OCSP SingleResponse.

 
 

Declaration

[C#]
    byte[] IssuerNameHash;

[VB.NET]
    Property IssuerNameHash As Byte()

[Pascal]
    property IssuerNameHash : BufferType;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this property to retrieve issuerNameHash field value. It contains the hash value of the issuer's distinguished name.

 
 

See also:     HashAlgorithm     IssuerKeyHash    

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