ExtendedPrivateKey Class
- public class ExtendedPrivateKey
extends RSAPrivateKeyPKCS8
implements Serializable
-
Hierarchy
-
Object
Key
RSAKey
RSAPrivateKey
RSAPrivateKeyPKCS8
ExtendedPrivateKey
-
All Implemented Interfaces
-
Serializable
, Streamable
Methods from weblogic.security.RSAKey |
getExponent, getModulus, initialize, input, isPublic, length, modulusLength, output, save, setBytes, setModulusExponent, toString |
Methods from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExtendedPrivateKey
public ExtendedPrivateKey()
ExtendedPrivateKey
public ExtendedPrivateKey(RSAPrivateKey
rpk,
MD5RandomBitsSource
rbs)
setPKCS5(PKCS5) Method
public void setPKCS5(PKCS5
localPKCS5)