| 程序包 | 说明 |
|---|---|
| com.arxanfintech.common.crypto | |
| com.arxanfintech.common.rest |
| 类和说明 |
|---|
| Cryptography |
| Hash
A Hash identifies objects, that is blocks and transactions, in the ledger.
|
| Key
An ECC public or private key
|
| PrivateKey
An EC Private Key, technically a big positive integer capable of signing such that the signature can be verified
with the corresponding EC Public Key
|
| PublicKey
An EC public Key suitable for verifying a signature created with the
corresponding EC PrivateKey
|
| 类和说明 |
|---|
| Crypto |
Copyright © 2018. All Rights Reserved.