SecureBlackbox 2020 macOS Edition

Questions / Feedback?

SigningCertificate Property

The certificate to be used for signing.

Syntax

public var signingCertificate: Certificate {
get {...}
set {...} }

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.

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