SecureBlackbox 2020 .NET Edition

Questions / Feedback?

GenerateCertFromRequest Method

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

Syntax

public string GenerateCertFromRequest(string id);
Public Function GenerateCertFromRequest(ByVal Id As String) As String

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