|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RSAPublicKey
Disabled: no SafeJ information.
The interface to an RSA public key.
Field Summary | |
---|---|
static long |
serialVersionUID
|
Method Summary | |
---|---|
BigInteger |
getPublicExponent()
Returns the public exponent. |
Methods inherited from interface java.security.Key |
---|
getAlgorithm, getEncoded, getFormat |
Methods inherited from interface java.security.interfaces.RSAKey |
---|
getModulus |
Field Detail |
---|
static final long serialVersionUID
Method Detail |
---|
BigInteger getPublicExponent()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |