-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f66bf09
commit 2f36909
Showing
1 changed file
with
15 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,15 @@ | ||
# cryptocli | ||
# cryptocli | ||
|
||
cryptocli is a command line tool to manage, control and access KeyControl Tokenization Vault. | ||
|
||
The KeyControl Tokenization Vault provides centralized mechanism to create and manage cryptographic keys and utilize those keys to encrypt, decrypt, tokenize, detokenize, sign, verify, wrap and unwrap data. | ||
|
||
cryptocli requires Entrust KeyControl version 10.2 or later. | ||
|
||
A Tokenization Vault must be created by the KeyControl Security Administrator. | ||
|
||
Both Tokenization Vault Users and Administrators can access secrets using the cryptocli with the login URL. | ||
|
||
Access to certain commands can be restricted using tokenization permissions from access policies. | ||
|
||
For more information, see the Tokenization Vault chapter in the KeyControl documentation |