Secp256k1Zkp::PublicKey
Inherits Secp256k1Zkp::Utility < Reference < Object
Constructors
new(compact_signature65 : RawdataCompactSignature, digest256 : Bytes, check_canonical = true)
Sourcenew(public_keydata : Bytes)
Sourcenew(public_keydata : RawdataCompressedPublicKey)
SourceClass methods
from_wif(wif_public_key : String, public_key_prefix : String)
Sourceis_zero?(wif_public_key : String, public_key_prefix : String) : Bool
SourceInstance methods
*(tweak : RawdataPrivateKey)
Source*(tweak : PrivateKey)
Source+(tweak : RawdataPrivateKey)
Source+(tweak : PrivateKey)
Sourcebytes
Sourceecc_point_bytes
Sourcerawdata
Sourceto_address
Sourceto_wif(public_key_prefix : String)
Sourcetweak_add(tweak : RawdataPrivateKey)
Sourcetweak_mul(tweak : RawdataPrivateKey)
Source