com.novell.java.security
Interface PublicKey


public interface PublicKey
extends Key

Serves to group and provide type safety for all public key interfaces. It contains no methods or constants. The specialized public key interfaces extend the PublicKey interface.

See Also:
Key

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