public class SimplePEMEncoder extends Object
| Constructor and Description |
|---|
SimplePEMEncoder() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
decode(String encoded) |
static String |
encode(byte[] bytes) |
Copyright © 2022. All rights reserved.