helium_py.crypto.keypair.SodiumKeyPair

class helium_py.crypto.keypair.SodiumKeyPair(pk: bytes, sk: bytes, key_type: Optional[int] = None)[source]

Bases: object

Base SodiumKeypair dataclass.

__init__(pk: bytes, sk: bytes, key_type: Optional[int] = None) None

Methods

__init__(pk, sk[, key_type])

Attributes

key_type

pk

sk