EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


TElASSignature.Encoding

TElASSignature    


 

Specifies how the signature should be encoded.

 
 

Declaration

[C#]
    TSBASSignatureTransferEncoding Encoding;

[VB.NET]
    Property Encoding As TSBASSignatureTransferEncoding

[Pascal]
    property Encoding : TSBASSignatureTransferEncoding;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Possible algorithms:

[.NET] [Pascal] Description
dteBinary = 0 dteBinary binary encoding
dteBase64 = 1 dteBase64 Base64 encoding
Declared in
[.NET] [Pascal]
Namespace: SBASCommon
Assembly: SecureBlackbox.EDI
Unit: SBASCommon

 
 

Description

    Use this property to specify signature encoding.

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