Method | Description | |
---|---|---|
ECDsa ( Array privateKey, NeoGasLibrary.Cryptography.ECCurve curve ) : System | ||
ECDsa ( |
Method | Description | |
---|---|---|
CalculateE ( BigInteger n, Array message ) : BigInteger |
public ECDsa ( Array privateKey, NeoGasLibrary.Cryptography.ECCurve curve ) : System | ||
privateKey | Array | |
curve | NeoGasLibrary.Cryptography.ECCurve | |
return | System |