java.security
Interface PrivateKey

All Superinterfaces:
Key, Serializable
All Known Subinterfaces:
DSAPrivateKey, RSAPrivateCrtKey, RSAPrivateKey

public interface PrivateKey
extends Key


Field Summary
static long serialVersionUID
           
 
Method Summary
 
Methods inherited from interface java.security.Key
getAlgorithm, getEncoded, getFormat
 

Field Detail

serialVersionUID

static final long serialVersionUID
See Also:
Constant Field Values


Copyright © 2006-2010 OSGi Alliance. All Rights Reserved.