Uses of Class
com.netscape.certsrv.key.KeyRecoveryRequest
-
Packages that use KeyRecoveryRequest Package Description com.netscape.certsrv.key -
-
Uses of KeyRecoveryRequest in com.netscape.certsrv.key
Methods in com.netscape.certsrv.key that return KeyRecoveryRequest Modifier and Type Method Description static KeyRecoveryRequestKeyRecoveryRequest. fromDOM(org.w3c.dom.Element element)static KeyRecoveryRequestKeyRecoveryRequest. fromXML(java.lang.String xml)Methods in com.netscape.certsrv.key with parameters of type KeyRecoveryRequest Modifier and Type Method Description javax.ws.rs.core.ResponseKeyResource. retrieveKey(KeyRecoveryRequest data)Used to retrieve a keyKeyDataKeyClient. retrieveKeyData(KeyRecoveryRequest data)Retrieve a secret from the DRM.
-