Certificate Property

The encryption certificate of the sender.

Syntax

public Certificate getCertificate();
public void setCertificate(Certificate certificate);

Remarks

If this property is specified and the message receipt is encrypted, the receipt content will be decrypted using the Certificate's private key.

If set, this property should be a private key instance of Certificate.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks EDI 2020 Java Edition - Version 20.0 [Build 8203]