API Overview API Index Package Overview Direct link to this page
JDK 1.6
  java.security. PrivateKey View Source
Author(s)
Benjamin Renaud
Josh Bloch
Since
Version
1.30 05/11/17
Serial
Hierarchy
 Serializable
      Key
          PrivateKey
Subinterfaces
Description
public interface PrivateKey
  A private key.
Methods
Hide/Show inherited methods
Fields
Hide/Show inherited fields
publicfinalstatic long serialVersionUID = "6034044314589513430"
The class fingerprint that is set to indicate serialization compatibility with a previous version of the class.
publicfinalstatic long serialVersionUID = "6603384152749567654" [Inherited From Key]
The class fingerprint that is set to indicate serialization compatibility with a previous version of the class.
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar