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

SignatureType Property

The MIME type of the signature (if any).

Syntax

public String getSignatureType();

Remarks

If the data is signed, EncryptionType will contain the MIME type of the signed data, such as "application/pgp-signature". If the data is not signed SignatureType will contain an empty string.

If you receive unsigned data and wish to refuse it you should set RequestStatus to "EEDM604: The transmission was not signed" 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]