Cloud Keys 2020 C++ Builder Edition

Questions / Feedback?

UnwrapKey Method

Unwraps a symmetric key.

Syntax

void __fastcall UnwrapKey(String KeyName, String Algorithm);

Remarks

This method unwraps (i.e., decrypts) a symmetric key using the key specified by KeyName and the given Algorithm.

This method functions exactly the same way as the Decrypt method, except that it requires the keys/unwrapKey permission instead of the keys/decrypt permission. Refer to the Decrypt method's documentation for more information.

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