| Package | Description |
|---|---|
| com.arxanfintech.common.crypto |
| Modifier and Type | Class and Description |
|---|---|
class |
BouncyCastleCrypto |
| Modifier and Type | Method and Description |
|---|---|
static PrivateKey |
PrivateKey.createNew(Cryptography crypto) |
static PublicKey |
PublicKey.fromCompressed(byte[] pub,
Cryptography crypto) |
| Constructor and Description |
|---|
PublicKey(byte[] pub,
Cryptography crypto)
Create from uncompressed binary representation
|
Copyright © 2018. All rights reserved.