File
Doc
Category
Size
Date
Package
PrivateKey.java
API Doc
Android 1.5 API
1248
Wed May 06 22:41:06 BST 2009
java.security
PrivateKey
public interface PrivateKey implements Key
{@code PrivateKey} is the common interface for private keys.
see
PublicKey
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