FileDocCategorySizeDatePackage
PrivateKey.javaAPI DocAndroid 1.5 API1248Wed May 06 22:41:06 BST 2009java.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