EDI Integrator 2016 Java Edition
EDI Integrator 2016 Java Edition
Questions / Feedback?

EncryptionType Property

The MIME type of the encrypted data.

Syntax

public String getEncryptionType();

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) 2020 /n software inc. - All rights reserved.
EDI Integrator 2016 Java Edition - Version 16.0 [Build 7362]