ReceiptSigningProtocol Property

The protocol used to sign the receipt, if any.

Syntax

public string ReceiptSigningProtocol { get; set; }
Public Property ReceiptSigningProtocol As String

Default Value

""

Remarks

After you invoke ParseRequest this property will contain the signing protocol requested by the client (either an empty string or "pgp-signature"; other values are not supported). When you invoke CreateResponse this protocol will be used to sign the receipt.

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