程序包的使用
network.nerve.core.crypto
-
使用network.nerve.core.crypto的程序包 程序包 说明 network.nerve.base.signture network.nerve.core.crypto network.nerve.kit.model network.nerve.kit.util -
network.nerve.base.signture使用的network.nerve.core.crypto中的类 类 说明 ECKey Represents an elliptic curve public and (optionally) private key, usable for digital signatures but not encryption. -
network.nerve.core.crypto使用的network.nerve.core.crypto中的类 类 说明 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. -
network.nerve.kit.model使用的network.nerve.core.crypto中的类 类 说明 ECKey Represents an elliptic curve public and (optionally) private key, usable for digital signatures but not encryption. -
network.nerve.kit.util使用的network.nerve.core.crypto中的类 类 说明 ECKey Represents an elliptic curve public and (optionally) private key, usable for digital signatures but not encryption.