com.motorola.iden.security
Interface PublicKey

All Superinterfaces:
Key
All Known Implementing Classes:
DH_PublicKey, ECC_PublicKey, RSA_PublicKey

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.

MOTOROLA and the Stylized M Logo are registered trademarks of Motorola, Inc. Reg. U.S. Pat. & Tm. Off.
© Copyright 2002 - 2004 Motorola, Inc. All Rights Reserved.

See Also:
[SecureRandom]

Methods inherited from interface com.motorola.iden.security.Key
getAlgorithm, getEncoded, getFormat