Class TLSCertificateKeyPair
- java.lang.Object
-
- org.hyperledger.fabric.sdk.security.certgen.TLSCertificateKeyPair
-
public class TLSCertificateKeyPair extends java.lang.ObjectHolds PEM encoded TLS certificate key pairs.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description byte[]getCertDERBytes()byte[]getCertPEMBytes()byte[]getKeyPemBytes()
-