EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElOCSPClient.SigningCertStorage

TElOCSPClient     See also    


 

Contains signing certificates.

 
 

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 to sign the request (if needed). 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:     CertStorage    

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