public VerifySignature ( byte message, NBitcoin.BouncyCastle.Math.BigInteger r, NBitcoin.BouncyCastle.Math.BigInteger s ) : bool | ||
message | byte | |
r | NBitcoin.BouncyCastle.Math.BigInteger | |
s | NBitcoin.BouncyCastle.Math.BigInteger | |
return | bool |
public VerifySignature ( byte message, NBitcoin.BouncyCastle.Math.BigInteger r, NBitcoin.BouncyCastle.Math.BigInteger s ) : bool | ||
message | byte | |
r | NBitcoin.BouncyCastle.Math.BigInteger | |
s | NBitcoin.BouncyCastle.Math.BigInteger | |
return | bool |