Please note that the contents of this offline web site may be out of date. To access the most recent documentation visit the online version .
Note that links that point to online resources are green in color and will open in a new window.
We would love it if you could give us feedback about this material by filling this form (You have to be online to fill it)
Android APIs
public interface

PrivateKey

implements Key
java.security.PrivateKey
Known Indirect Subclasses

Class Overview

PrivateKey is the common interface for private keys.

See Also

Summary

Constants
long serialVersionUID The serialVersionUID to be compatible with JDK1.1.
[Expand]
Inherited Constants
From interface java.security.Key
[Expand]
Inherited Methods
From interface java.security.Key

Constants

public static final long serialVersionUID

Added in API level 1

The serialVersionUID to be compatible with JDK1.1.

Constant Value: 6034044314589513430 (0x53bd3b559a12c6d6)