Certificate container
| Property | Type | Description |
|---|---|---|
| id | string | unique name to identify key. |
| usage | enum | (signature / encryption) (default is 'encryption') |
| location | enum | (currentUser/localMachine/…) (default is 'currentUser') |
| store | string | store name (eg. : 'My' (=Personal), …) |
| alias | string | X509 alias (eg. : 'CN=CtxtClientExchange2') |