Cloud Keys 2020 Delphi Edition

Questions / Feedback?

CreateVersion Method

Creates a new secret version.

function 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) 2022 /n software inc. - All rights reserved.
Cloud Keys 2020 Delphi Edition - Version 20.0 [Build 8157]