ClearKeyData Method

Clears information stored in the KeyData properties.

Object Oriented Interface

public function doClearKeyData($plaintextonly);

Procedural Interface

cloudkeys_amazonkms_do_clearkeydata($res, $plaintextonly);

Remarks

This method clears the information stored in the KeyData* properties, removing it from memory. If the PlaintextOnly parameter is true, only the KeyDataPlaintextKey property is cleared.

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