CancelDestruction Method

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

Object Oriented Interface

public function doCancelDestruction($keyname, $versionid);

Procedural Interface

cloudkeys_googlekms_do_canceldestruction($res, $keyname, $versionid);

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 VersionState changes to DISABLED.

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Keys 2020 PHP Edition - Version 20.0 [Build 8157]