|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.caucho.security.x509.X509Parser
public class X509Parser
pkcs#10 is in PEM format, DER with base64 and --- BEGIN ---
Constructor Summary | |
---|---|
X509Parser()
|
Method Summary | |
---|---|
java.lang.String |
parseCertificate(Path path)
Parses the certificate in pkcs#10 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public X509Parser()
Method Detail |
---|
public java.lang.String parseCertificate(Path path) throws java.io.IOException
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |