Overview
Package
Class
Use
Tree
Deprecated
Index
Help
JavaTM 2 Platform
Std. Ed. v1.4.2
PREV CLASS NEXT CLASS
FRAMES NO FRAMES
<! --
If (window = top ){
Document. writeln ('<a href = ".../allclasses-noframe.html"> <B> All Classes </B> </A> ');
}
// -->
All Classes
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Java. security
Interface PublicKey
All Superinterfaces:
Key, Serializable
All Known Subinterfaces:
DHPublicKey, DSAPublicKey, RSAPublicKey
Public interface PublicKey
Extends Key
A public key. this interface contains no methods or constants. it merely serves to group (and provide type safety for) all public key interfaces. note: The specialized public key interfaces extend this interface. see, for example, the DSAPublicKey interface in java. security. interfaces. public key. This interface does not contain any methods and constants. Only used to combine all public key interfaces (providing type security ).
Note: a special public key interface inherits this interface. For example, DSAPublicKey in java. security. interfaces.
See Also:
Key, PrivateKey, Certificate, Signature. initVerify (java. security. PublicKey), DSAPublicKey, RSAPublicKey
Field Summary
Static long
SerialVersionUID
The class fingerprint that is set to indicate serialization compatibility with a previous version of the class. class mark, set to indicate serialization compatibility with earlier versions of The class.
Methods inherited from interface java. security. Key
GetAlgorithm, getEncoded, getFormat
Field Detail
SerialVersionUIDpublic static final long serialVersionUID
The class fingerprint that is set to indicate serialization compatibility with a previous version of the class. class mark, set to indicate serialization compatibility with earlier versions of The class.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service