Package | Description |
---|---|
com.netscape.certsrv.key |
Modifier and Type | Method and Description |
---|---|
static KeyInfoCollection |
KeyInfoCollection.fromJSON(java.lang.String json) |
KeyInfoCollection |
KeyClient.listKeys(java.lang.String clientKeyID,
java.lang.String status,
java.lang.Integer maxSize,
java.lang.Integer maxTime,
java.lang.Integer start,
java.lang.Integer size) |
KeyInfoCollection |
KeyClient.listKeys(java.lang.String clientKeyID,
java.lang.String status,
java.lang.Integer maxSize,
java.lang.Integer maxTime,
java.lang.Integer start,
java.lang.Integer size,
java.lang.String realm)
List/Search archived secrets in the DRM.
|