EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElASReceiptRequest.DigestAlgorithmRequired

TElASReceiptRequest     See also    


 

Specifies if the digest algorithm is required or optional.

 
 

Declaration

[C#]
    bool DigestAlgorithmRequired;

[VB.NET]
    Property DigestAlgorithmRequired As Boolean

[Pascal]
    property DigestAlgorithmRequired : boolean;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Description

    If this property is False (algorithm is optional), message receipient that doesn't support the requested algorithm will still be able to generate a signed receipt using any other algorithm it supports.

 
 

See also:     DigestAlgorithm     DigestAlgorithmOnly    

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