com.motorola.iden.security
Interface PrivateKey

All Superinterfaces:
Key
All Known Implementing Classes:
DH_PrivateKey, RSA_PrivateKey, ECC_PrivateKey

public interface PrivateKey
extends Key

A private key. This interface contains no methods or constants. It merely serves to group (and provide type safety for) all private 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