EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElXMLVerifier.KeyData

TElXMLVerifier     See also    


 

This property contains a key for verification.

 
 

Declaration

[C#]
    TElXMLKeyInfoData KeyData;

[VB.NET]
    Property KeyData As TElXMLKeyInfoData

[Pascal]
    property KeyData : TElXMLKeyInfoData;

[VB6]
    not implemented

[ActiveX]
    not implemented

[DLL]
    not implemented
 
 

Description

     This property contains a key, whcih was used for verification of XML data. Note, that this property contains some value if the data was signed using xmtSig signature type. If the data was signed using xmtMAC signature type, you need to specify HMAC key.

 
 

See also:     HMACKey     SignatureType    

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