|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectBaseRSAPrivateKey
COM.claymoresystems.cert.EAYRSAPrivateKey
public class EAYRSAPrivateKey
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()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EAYRSAPrivateKey(byte[] encoding) throws java.io.IOException
java.io.IOException
Method Detail |
---|
public byte[] getEncoded()
public java.lang.String getFormat()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |