Cloud Keys 2020 Kotlin Edition

Questions / Feedback?

CreateVersion Method

Creates a new secret version.

Syntax

public fun createVersion(secretName: String?): String?

Remarks

This method creates a new version of the secret specified by SecretName. The secret data is taken from the input stream supplied via the SetInputStream method, the specified LocalFile, or the SecretData property; it may be up to 65536 bytes in length.

 
 
Copyright (c) 2021 /n software inc. - All rights reserved.
Cloud Keys 2020 Kotlin Edition - Version 20.0 [Build 7876]