struct

Tinrelay::Crypto::SigningKeyPair

Inherits Struct < Value < Object

Constructors

new(public_key : Bytes, secret_key : Bytes)
Source

Instance methods

clone
Source
copy_with(public_key _public_key = @public_key, secret_key _secret_key = @secret_key)
Source
public_key
secret_key