SecureBlackbox 2020 Kotlin Edition

Questions / Feedback?

CACertificate Property

A container for the CA certificate.

Syntax

public var caCertificate: Certificate?

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.

This property is not available at design time.

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