| Package | Description |
|---|---|
| com.exonum.binding.common.crypto | |
| com.exonum.binding.common.message | |
| com.exonum.binding.common.serialization |
| Class and Description |
|---|
| AbstractKey
Represent either a private or public key in a digital signature system.
|
| CryptoFunction
A crypto function that provides several signature system crypto methods.
|
| Ed25519CryptoFunction
A ED25519 public-key signature system crypto function.
|
| KeyPair
A key pair class that stores public and private keys.
|
| PrivateKey
Represent a private key in a digital signature system.
|
| PublicKey
Represent a public key in a digital signature system.
|
| Class and Description |
|---|
| CryptoFunction
A crypto function that provides several signature system crypto methods.
|
| PrivateKey
Represent a private key in a digital signature system.
|
| PublicKey
Represent a public key in a digital signature system.
|
| Class and Description |
|---|
| PrivateKey
Represent a private key in a digital signature system.
|
| PublicKey
Represent a public key in a digital signature system.
|
Copyright © 2018 Exonum. All rights reserved.