EldoS
Navigation
Web site
Support
Table Of Contents

Filter: C#  VB.NET  Pascal  ActiveX  DLL 


ElASEncryption.Encoding

ElASEncryption    


 

Specifies how the data should be encoded.

 
 

Declaration

[C#]
    TSBASEncryptionTransferEncoding Encoding;

[VB.NET]
    Property Encoding As TSBASEncryptionTransferEncoding

[Pascal]
    property Encoding : TSBASEncryptionTransferEncoding;

[VB6]
    not implemented;

[ActiveX]
    not implemented;

[DLL]
    not implemented;
 
 

Possible algorithms:

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

 
 

Description

    Use this property to specify data encoding.

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