File tree Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Original file line number Diff line number Diff line change @@ -10,20 +10,20 @@ Store a passphrase:
1010
1111The secret will be saved and metadata about the stored secret will be returned
1212
13- +---------------+------------------------------------------------------+
14- | Field | Value |
15- +---------------+------------------------------------------------------+
16- | Secret href | https://127.0.0.1:9311/v1/secrets/4866a7f2-ab6a-4.. |
17- | Name | my passphrase |
18- | Created | None |
19- | Status | None |
20- | Content types | None |
21- | Algorithm | aes |
22- | Bit length | 256 |
23- | Secret type | passphrase |
24- | Mode | cbc |
25- | Expiration | None |
26- +---------------+------------------------------------------------------+
13+ +---------------+------------------------------------------------------+
14+ | Field | Value |
15+ +---------------+------------------------------------------------------+
16+ | Secret href | https://127.0.0.1:9311/v1/secrets/4866a7f2-ab6a-4.. |
17+ | Name | my passphrase |
18+ | Created | None |
19+ | Status | None |
20+ | Content types | None |
21+ | Algorithm | aes |
22+ | Bit length | 256 |
23+ | Secret type | passphrase |
24+ | Mode | cbc |
25+ | Expiration | None |
26+ +---------------+------------------------------------------------------+
2727
2828The "Secret href" can be used to retrieve the secret metadata. Copy and paste the value from your output.
2929
You can’t perform that action at this time.
0 commit comments