Cloud Keys 2020 Android Edition

Questions / Feedback?

CreateVersion Method

Creates a new secret version.

Syntax

public String createVersion(String secretName);

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 Android Edition - Version 20.0 [Build 8157]