FileDocCategorySizeDatePackage
PublicKey.javaAPI DocphoneME MR2 API (J2ME)1354Wed May 02 18:00:38 BST 2007java.security

PublicKey

public interface PublicKey implements Key

A public key. This interface contains no methods or constants. It merely serves to group (and provide type safety for) all public key interfaces.

see
Key
see
Signature#initVerify
version
1.31 03/01/23

Fields Summary
Constructors Summary
Methods Summary