SecureBlackbox Lite 2020 Kotlin Edition

Questions / Feedback?

SigningCertificate Property

The certificate to be used for signing.

Syntax

public var signingCertificate: Certificate?

Remarks

Use this property to specify the certificate that shall be used for signing the data. Note that this certificate should have a private key associated with it. Use SigningChain to supply the rest of the certificate chain for inclusion into the signature.

This property is not available at design time.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox Lite 2020 Kotlin Edition - Version 20.0 [Build 8063]