EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElOCSPClient.ReplyCertificates

TElOCSPClient     See also    


 

Contains certificates, sent by the server.

 
 

Declaration

[C#]
    TElCustomCertStorage ReplyCertificates

[VB.NET]
    Property ReplyCertificates As TElCustomCertStorage

[Pascal]
    property ReplyCertificates : TElCustomCertStorage;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    This read-only property is a container for certificates, sent by the server (and used to sign the response). You can check validity of the certificates in order to ensure that the reply has not been tampered.

 
 

See also:     CertStorage    

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