EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElPKCS11PublicKeyObject.VerifyRecover

TElPKCS11PublicKeyObject     See also    


 

    Specifies whether the key supports verification where the data is recovered from the signature.

 
 

Declaration

[C#]
    bool VerifyRecover;

[VB.NET]
    Property VerifyRecover As Boolean

[Pascal]
    property VerifyRecover: boolean;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    Set this value to True if the key supports verification in a case when the data is recovered from the signature.

 
 

See also:     Verify    

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