EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElOCSPServer.SigningCertStorage

TElOCSPServer     See also    


 

Contains certificates, used to sign the response

 
 

Declaration

[C#]
    TElCustomCertStorage SigningCertStorage

[VB.NET]
    Property SigningCertStorage As TElCustomCertStorage

[Pascal]
    property SigningCertStorage : TElCustomCertStorage;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Use this property to specify the certificates, which will be used for signing the response. You need to include one certificate with a private key (it will be used for signing). Also you can include the issuer certificates, which make the certificate chain and can be used to verify the signing certificate.

 
 

See also:     ResponderIDType    

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