Package | Description |
---|---|
com.netscape.certsrv.key | |
com.netscape.cmstools.key |
Modifier and Type | Method and Description |
---|---|
KeyInfo |
KeyClient.getActiveKeyInfo(java.lang.String clientKeyID)
Get the info in the KeyRecord for the active secret in the DRM.
|
KeyInfo |
KeyClient.getKeyInfo(KeyId id)
Get the info in the KeyRecord for a specific secret in the DRM.
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<KeyInfo> |
KeyInfoCollection.getEntries() |
Modifier and Type | Method and Description |
---|---|
static void |
KeyCLI.printKeyInfo(KeyInfo info) |