Cloud Keys 2020 Delphi Edition

Questions / Feedback?

ScheduleKeyDeletion Method

Schedules the deletion of a CMK.

procedure ScheduleKeyDeletion(KeyId: String; DaysToWait: Integer);

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