On this pageKeyManagementSystem.deleteKey() method Signature: deleteKey(args: { kid: string; }): Promise<boolean>; Parameters Parameter Type Description args { kid: string; } **Returns:** Promise<boolean>