public class Pem
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
pem |
Constructor and Description |
---|
Pem(java.lang.String pem) |
Modifier and Type | Method and Description |
---|---|
java.util.Optional<byte[]> |
toDer() |
java.util.Optional<byte[]> |
toPcks7() |
Copyright © 2021. All Rights Reserved.