Certificate Property

The encryption certificate of the sender.

Syntax

public Certificate Certificate { get; set; }
Public Property Certificate As 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 .NET Edition - Version 20.0 [Build 8203]