public class GDS2Util extends Object
| Modifier and Type | Method and Description |
|---|---|
static Certificate |
getCertificateFromPEM(String pem) |
static PrivateKey |
getPrivateKeyFromPEM(String pem) |
public static Certificate getCertificateFromPEM(String pem) throws CertificateException, UnsupportedEncodingException
public static PrivateKey getPrivateKeyFromPEM(String pem) throws NoSuchAlgorithmException, InvalidKeySpecException
Copyright © 2018 B3Partners B.V.. All rights reserved.