File
Doc
Category
Size
Date
Package
PublicKey.java
API Doc
Android 1.5 API
1247
Wed May 06 22:41:06 BST 2009
java.security
PublicKey
public interface PublicKey implements Key
{@code PublicKey} is the common interface for public keys.
see
PrivateKey
since
Android 1.0
Fields Summary
public static final long
serialVersionUID
The {@code serialVersionUID} to be compatible with JDK1.1.
Constructors Summary
Methods Summary
Java Code Source