/*------------------------------------------------------------------
 Copyright (c) 2019 Qualcomm Technologies, Inc.
 All Rights Reserved.
 Confidential and Proprietary - Qualcomm Technologies, Inc.
 -------------------------------------------------------------------*/

/**
* @addtogroup CTLOCKey
* @{
  Class CTLOCKey implements \link ITLOCKey \endlink interface.
  
  The class ID `CTLOCKey` is not included in the default privilege set. It needs to be added to the 
  privileges section in the metadata to allow the TA to use the CTLOCKey class.
*/

const uint32 CTLOCKey_UID = 113;

/** @} */