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

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)