Cloud Keys 2020 C++ Builder Edition

Questions / Feedback?

ScheduleKeyDeletion Method

Schedules the deletion of a CMK.

Syntax

void __fastcall ScheduleKeyDeletion(String KeyId, int DaysToWait);

Remarks

This method schedules the deletion of the CMK specified by KeyId. The DaysToWait parameter specifies the length of the waiting period; it must be a value between 7 and 30.

When a CMK is scheduled for deletion, it cannot be used. This is a safety feature designed to help identify any code that still relies on the CMK.

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