SecureBlackbox 2020 Kotlin Edition

Questions / Feedback?

GenerateCSR Method

Creates a new certificate signing request (CSR).

Syntax

public fun generateCSR(keyBits: Int)

Remarks

Call this method to generate a new certificate request with the specified parameters. The newly generated CSR is saved in CertificateRequest property. Use ExportCSR and ExportKey to serialize the generated objects.

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