Package | Description |
---|---|
com.netscape.certsrv.key | |
com.netscape.certsrv.kra | |
com.netscape.cmstools.key |
Modifier and Type | Method and Description |
---|---|
KeyRequestInfo |
KeyRequestResource.getRequestInfo(RequestId id)
Used to retrieve key request info for a specific request
|
static KeyRequestInfo |
KeyRequestInfo.valueOf(java.lang.String string) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<KeyRequestInfo> |
KeyRequestInfos.getEntries() |
Modifier and Type | Method and Description |
---|---|
KeyRequestInfo |
KRAClient.archiveSecurityData(byte[] encoded,
java.lang.String clientId,
java.lang.String dataType) |
KeyRequestInfo |
KRAClient.getRequest(RequestId id) |
KeyRequestInfo |
KRAClient.requestRecovery(KeyId keyId,
byte[] rpwd,
byte[] rkey,
byte[] nonceData) |
Modifier and Type | Method and Description |
---|---|
java.util.Collection<KeyRequestInfo> |
KRAClient.listRequests(java.lang.String requestState,
java.lang.String requestType) |
Modifier and Type | Method and Description |
---|---|
static void |
KeyCLI.printKeyRequestInfo(KeyRequestInfo info) |