|
© 2004 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectweblogic.security.Key
weblogic.security.RSAKey
weblogic.security.RSAPrivateKey
weblogic.security.RSAPrivateKeyPKCS8
com.beasys.commerce.ebusiness.security.ExtendedPrivateKey
| Field Summary |
| Fields inherited from class weblogic.security.RSAPrivateKeyPKCS8 |
pkcs5 |
| Fields inherited from class weblogic.security.RSAPrivateKey |
coefficient, exponent1, exponent2, prime1, prime2, publicExponent |
| Fields inherited from class weblogic.security.RSAKey |
exponent, modulus |
| Fields inherited from class weblogic.security.Key |
entity, expirationDate, keyBytes |
| Constructor Summary | |
ExtendedPrivateKey()
|
|
ExtendedPrivateKey(RSAPrivateKey rpk,
MD5RandomBitsSource rbs)
|
|
| Method Summary | |
void |
setPKCS5(PKCS5 localPKCS5)
|
| Methods inherited from class weblogic.security.RSAPrivateKeyPKCS8 |
getKey, input, length, output, setPassword, setPassword |
| Methods inherited from class weblogic.security.RSAPrivateKey |
getPublicExponent, isPublic |
| Methods inherited from class weblogic.security.RSAKey |
getExponent, getModulus, initialize, modulusLength, save, setBytes, setModulusExponent, toString |
| Methods inherited from class weblogic.security.Key |
getBytes, getEntity, getExpirationDate, keySize, setEntity, setExpirationDate |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public ExtendedPrivateKey()
public ExtendedPrivateKey(RSAPrivateKey rpk,
MD5RandomBitsSource rbs)
| Method Detail |
public void setPKCS5(PKCS5 localPKCS5)
|
© 2004 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||