Cryptopunk.Key.WIF (cryptopunk v0.6.2)

Wallet import format (WIF) encoding

Link to this section Summary

Link to this section Functions

Link to this function

decode(encoded_key, params)

@spec decode(binary(), Keyword.t()) :: binary()
Link to this function

encode(key, params)

@spec encode(Cryptopunk.Key.t() | binary(), Keyword.t()) :: binary()