// Copyright (c) 2015 Qualcomm Technologies, Inc.  All Rights Reserved.
// Qualcomm Technologies Proprietary and Confidential.

#ifndef __CICCCGRDMICCCCRED_OPEN_H
#define __CICCCGRDMICCCCRED_OPEN_H

#include "object.h"

extern int32_t CICCCGrdmICCCCred_open(Object cred, Object *objOut);

#endif // __CICCCGRDMICCCCRED_OPEN_H
