EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElOCSPServer.ResponderIdType

TElOCSPServer    


 

This property contains responder ID type.

 
 

Declaration

[C#]
    short ResponderIdType;

[VB.NET]
    Property ResponderIdType As Short

[Pascal]
    property ResponderIdType : TElResponderIDType;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Responder ID values:

[.NET] [Pascal] Description
ritName = 0 ritName by name
ritKeyHash = 1 ritKeyHash by key hash
Declared in
[.NET] [Pascal]
Namespace: SBOCSPCommon
Assembly: SecureBlackbox
Unit: SBOCSPCommon

 
 

Description

    Use this property to specify, which information (KeyHash or Subject Relative Distinguished Name) is used to reference the signing certificate. The property specifies, whether ResponderKeyHash or ResponderName should be sent to the client (see RFC 2560, 4.2.1 for details).

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