public class PublicKeyReader extends Object
| Constructor and Description |
|---|
PublicKeyReader() |
| Modifier and Type | Method and Description |
|---|---|
static PublicKey |
loadPublicKey(byte[] publicKeyBytes) |
static PublicKey |
loadPublicKey(InputStream in) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.