SecureBlackbox 2020 Python Edition

Questions / Feedback?

generate_cert_from_request Method

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

Syntax

def generate_cert_from_request(id: str) -> str: ...

Remarks

Provide the certificate request via pinned_cert_request 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 Python Edition - Version 20.0 [Build 8154]