所有类
| 类 | 说明 |
|---|---|
| AddressFormatException | |
| AddressFormatException.InvalidCharacter |
This exception is thrown by Bech32 when you try to decode data and a character isn't valid.
|
| AddressFormatException.InvalidChecksum |
This exception is thrown by Bech32 when you try to decode data and a character isn't valid.
|
| AddressFormatException.InvalidDataLength |
This exception is thrown by Bech32 when you try to decode data and a character isn't valid.
|
| AddressFormatException.InvalidPrefix |
This exception is thrown by the hierarchy of classes when you try and decode an address or
private key with an invalid prefix (version header or human-readable part).
|
| AddressUtils |
Copyright © 2018 Nervos Foundation.
|
| Assertions |
Assertion utility functions.
|
| Bech32 | |
| Bech32.Bech32Data | |
| Blake2b |
Copyright © 2018 Nervos Foundation.
|
| CodeHashType |
Copyright © 2019 Nervos Foundation.
|
| ECDSASignature | |
| ECKeyPair | |
| Hash |
Cryptographic hash functions.
|
| MessageDecodingException |
Encoding exception.
|
| MessageEncodingException |
Encoding exception.
|
| Network |
Copyright © 2018 Nervos Foundation.
|
| Numeric |
Message codec functions.
|
| Sign | |
| Sign.SignatureData | |
| Strings |
Copyright © 2018 Nervos Foundation.
|
| Utils |
Copyright © 2019 Nervos Foundation.
|