SignerCert Property

Your trading partner's signing certificate.

Syntax

public Certificate getSignerCert();
public void setSignerCert(Certificate signerCert);

Remarks

This property can be set to your trading partner's signing certificate to verify signatures on incoming RosettaNet messages when calling ParseRequest

This property should be set to a public key instance of Certificate.

This property is not available at design time.

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