|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PublicKey
This interface specified no methods. In simply provides a common super-interface for all algorithm specific public key values.
Key
,
PrivateKey
,
Certificate
,
Signature.initVerify(PublicKey)
,
DSAPublicKey
,
RSAPublicKey
Field Summary | |
---|---|
static long |
serialVersionUID
The version identifier used for serialization. |
Method Summary |
---|
Methods inherited from interface java.security.Key |
---|
getAlgorithm, getEncoded, getFormat |
Field Detail |
---|
static final long serialVersionUID
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |