EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElOCSPResponse.Validate

TElOCSPResponse    


 

Validates responder's signature.

 
 

Declaration

[C#]
    TSBCMSSignatureValidity Validate();

[VB.NET]
    Function Validate() As TSBCMSSignatureValidity

[Pascal]
    function Validate : TSBCMSSignatureValidity;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented
 
 

Description

Possible values:

[.NET] [Pascal] Description
csvValid = 0 csvValid signature is valid
csvInvalid = 1 csvInvalid signature is invalid
csvSignerNotFound = 2 csvSignerNotFound signer not found
csvGeneralFailure = 3 csvGeneralFailure general failure
[.NET] [Pascal]
Namespace: SBPKICommon
Assembly: SecureBlackbox
Unit: SBPKICommon

 
 

Description

    Use this method to validate the responder's signature.

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