[openstack-dev] Barbican : Usage of mode attribute in storing	and order the secret
    Asha Seshagiri 
    asha.seshagiri at gmail.com
       
    Mon Mar 30 17:46:25 UTC 2015
    
    
  
Any help would be appreciated ?
Thanks in advance !
Thanks and Regards,
Asha Seshagiri
On Mon, Mar 30, 2015 at 12:45 PM, Asha Seshagiri <asha.seshagiri at gmail.com>
wrote:
> Hi All ,
>
> What is the use of the mode attribute ? what does the value of this
> attribute signify and what are the possible values of this attribute?
> For ex :Consider the order request to create the secret :
>
> POST v1/orders
>
> Header: content-type=application/json
>         X-Project-Id: {project_id}
> {
>   "type": "key",
>   "meta": {
>     "name": "secretname",
>     "algorithm": "AES",
>     "bit_length": 256,
>     "mode": "cbc",
>     "payload_content_type": "application/octet-stream"
>   }
> }
>
>
> What does the mode  value "cbc " indicate ?
> --
> *Thanks and Regards,*
> *Asha Seshagiri*
>
-- 
*Thanks and Regards,*
*Asha Seshagiri*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20150330/9aa9a081/attachment.html>
    
    
More information about the OpenStack-dev
mailing list