Secp256k1Zkp::PrivateKey
Inherits Secp256k1Zkp::Utility < Reference < Object
Constructors
new(private_keydata : Bytes)
Sourcenew(private_keydata : RawdataPrivateKey)
SourceClass methods
from_seed(seed)
Sourcefrom_wif(wif_private_key_string : String)
Sourcerandom
SourceInstance methods
*(tweak : PrivateKey)
Source*(tweak : RawdataPrivateKey)
Source+(tweak : PrivateKey)
Source+(tweak : RawdataPrivateKey)
Sourcebytes
Sourcerawdata
Sourcetweak_add(tweak : RawdataPrivateKey)
Sourcetweak_mul(tweak : RawdataPrivateKey)
Source