SecureBlackbox 2020 Java Edition

Questions / Feedback?

CACertificate Property

The default CA certificate.

Syntax

public Certificate getCACertificate();
public void setCACertificate(Certificate CACertificate);

Remarks

KMIP server uses this certificate to sign incoming certificate requests. All certificates generated by the KMIP server will be signed by this CA.

This property is not available at design time.

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