to top
Android APIs
public interface

PublicKey

implements Key
java.security.PublicKey
Known Indirect Subclasses

Class Overview

PublicKey is the common interface for public 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: 7187392471159151072 (0x63bebf5f40c219e0)