| Package | Description |
|---|---|
| org.xipki.util |
| Modifier and Type | Method and Description |
|---|---|
static PemEncoder.PemLabel |
PemEncoder.PemLabel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PemEncoder.PemLabel[] |
PemEncoder.PemLabel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
PemEncoder.encode(byte[] data,
PemEncoder.PemLabel pemLabel) |
Copyright © 2020. All rights reserved.