SecureBlackbox 2020 macOS Edition

Questions / Feedback?

CACertificate Property

A container for the CA certificate.

Syntax

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

Remarks

Use this property to supply the CA certificate when needed.

You need to assign a valid CA certificate when generating a new certificate (including renewals), and when validating existing certificates. In the former case the assigned CA certificate should include the private key.

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