Uses of Class
com.netscape.certsrv.key.KeyInfoCollection
-
Packages that use KeyInfoCollection Package Description com.netscape.certsrv.key -
-
Uses of KeyInfoCollection in com.netscape.certsrv.key
Methods in com.netscape.certsrv.key that return KeyInfoCollection Modifier and Type Method Description 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.
-