| 程序包 | 说明 |
|---|---|
| network.nerve.base.signture | |
| network.nerve.core.crypto | |
| network.nerve.kit.model | |
| network.nerve.kit.util |
| 类和说明 |
|---|
| ECKey
Represents an elliptic curve public and (optionally) private key, usable for digital signatures but not encryption.
|
| 类和说明 |
|---|
| ECKey
Represents an elliptic curve public and (optionally) private key, usable for digital signatures but not encryption.
|
| ECKey.ECDSASignature
Groups the two components that make up a signature, and provides a way to encode to DER form, which is
how ECDSA signatures are represented when embedded in other data structures in the Bitcoin protocol.
|
| EncryptedData
加密后的数据
|
| LazyECPoint
A wrapper around ECPoint that delays decoding of the point for as long as possible.
|
| Sha256Hash
A Sha256Hash just wraps a byte[] so that equals and hashcode work correctly, allowing it to be used as keys in a
map.
|
| 类和说明 |
|---|
| ECKey
Represents an elliptic curve public and (optionally) private key, usable for digital signatures but not encryption.
|
| 类和说明 |
|---|
| ECKey
Represents an elliptic curve public and (optionally) private key, usable for digital signatures but not encryption.
|
Copyright © 2021. All rights reserved.