All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class w3c.www.dsig.EccPrivateKey

java.lang.Object
   |
   +----w3c.www.dsig.EccPrivateKey

public class EccPrivateKey
extends Object
implements PrivateKey

Constructor Index

 o EccPrivateKey(byte[])

Method Index

 o getAlgorithm()
 o getEncoded()
 o getFormat()

Constructors

 o EccPrivateKey
 public EccPrivateKey(byte keydata[])

Methods

 o getAlgorithm
 public String getAlgorithm()
 o getFormat
 public String getFormat()
 o getEncoded
 public byte[] getEncoded()

All Packages  Class Hierarchy  This Package  Previous  Next  Index