IPWorks EDI 2020 Kotlin Edition

Questions / Feedback?

SigningCert Property

Contains the certificate to use when signing messages.

Syntax

public var signingCert: Certificate?

Remarks

This is your signing certificate. If this property is specified, the message content will be signed using the algorithm given by SignatureAlgorithm.

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

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks EDI 2020 Kotlin Edition - Version 20.0 [Build 8033]