SecureBlackbox 2020 Java Edition

Questions / Feedback?

GenerateCertFromRequest Method

Generates a new certificate on the KMIP server from the certificate request.

Syntax

public String generateCertFromRequest(String id);

Remarks

Provide the certificate request via PinnedCertRequest property. The returned value contains the Id assigned to the certificate, which may differ from the one you supplied.

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