EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElOCSPResponse.GetSignerCertificate

TElOCSPResponse     See also    


 

Returns the certificate, used to sign the response obtained from the OCSP server.

 
 

Declaration

[C#]
    TElX509Certificate GetSignerCertificate();

[VB.NET]
    Function GetSignerCertificate() As TElX509Certificate

[Pascal]
    function GetSignerCertificate : TElX509Certificate;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented
 
 

Description

    Use this method to obtain the certificate which was used to sign the response obtained from the OCSP server.

 
 

See also:     Validate    

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