SecureBlackbox 2020 .NET Edition

Questions / Feedback?

CACertificate Property

The default CA certificate.

Syntax

public Certificate CACertificate { get; set; }
Public Property CACertificate As Certificate

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 .NET Edition - Version 20.0 [Build 8165]