to top
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)