Is there any way by which I can know the format type of the key returned from Barbican?
a parameter called secret_type in the response od GET secrets can tell us the type of key returned. But which parameter should I refer so that I can know the format of that key (whether it is opaque, raw, etc.). KMIP has a parameter called 'key_format_type' which specifies the format of the key.