public final class PublicKey extends AbstractKey
| Modifier and Type | Method and Description |
|---|---|
static PublicKey |
fromBytes(byte[] bytes)
Creates a
PublicKey from a byte array. |
static PublicKey |
fromHexString(java.lang.String stringKey)
Creates a
PublicKey from a hexadecimal string. |
Copyright © 2018 Exonum. All rights reserved.