EDI Integrator V9 - Online Help
Available for:
EDI Integrator V9
Questions / Feedback?

EncryptionType Property

The MIME type of the encrypted data.

Syntax

[VB.NET]
Public ReadOnlyProperty EncryptionType As String

[C#]
public string EncryptionType {get;}

Remarks

If the data is encrypted, EncryptionType will contain the MIME type of the encrypted data. For GISB this will be "application/pgp-encrypted" for PGP and an empty string for unencrypted data.

If you receive unencrypted data and wish to refuse it you should set RequestStatus to "EEDM602: File not encrypted" before invoking CreateResponse.

This property is read-only.

Default Value

""

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 9.0.6635.0