COM.claymoresystems.cert
Class EAYRSAPrivateKey

COM.claymoresystems.cert.X509RSAPrivateKey
  |
  +--COM.claymoresystems.cert.EAYRSAPrivateKey

public class EAYRSAPrivateKey
extends COM.claymoresystems.cert.X509RSAPrivateKey

this is just a wrapper for X509RSAPrivateKey which passes it the encoding and stubs the params and OID


Constructor Summary
EAYRSAPrivateKey(byte[] encoding)
           
 
Method Summary
 byte[] getEncoded()
           
 java.lang.String getFormat()
           
 

Constructor Detail

EAYRSAPrivateKey

public EAYRSAPrivateKey(byte[] encoding)
                 throws java.io.IOException
Method Detail

getEncoded

public byte[] getEncoded()

getFormat

public java.lang.String getFormat()


Copyright (c) 1999-2001 Claymore Systems, Inc., All Rights Reserved.