SATSA - JSR177

java.security
Interface PublicKey

All Superinterfaces:
Key

public interface PublicKey
extends 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 Also:
Key, Signature.initVerify(java.security.PublicKey)

Methods inherited from interface java.security.Key
getAlgorithm, getEncoded, getFormat
 


SATSA - JSR177

Submit a comment or suggestion Version 1.0 of SATSA Specification
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries. Copyright 1993-2004 Sun Microsystems, Inc. 901 San Antonio Road,Palo Alto, California, 94303, U.S.A. All Rights Reserved.