Cloud Keys 2020 Kotlin Edition

Questions / Feedback?

CancelDestruction Method

Cancels the destruction of a key version's cryptographic material.

Syntax

public fun cancelDestruction(keyName: String?, versionId: String?)

Remarks

This method cancels the destruction of the cryptographic material for the key version specified by KeyName and VersionId. If successful, the key version's State changes to DISABLED.

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