public class X509Parser
extends java.lang.Object
| Constructor and Description |
|---|
X509Parser() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
parseCertificate(Path path)
Parses the certificate in pkcs#10
|
public java.lang.String parseCertificate(Path path) throws java.io.IOException
java.io.IOException