Polyjuice Util v0.2.1 Polyjuice.Util.Ed25519.VerifyKey View Source

Link to this section Summary

Functions

Create a verify key from the base64 representation.

Link to this section Types

Link to this section Functions

Link to this function

from_base64(arg, id)

View Source
from_base64(key :: String.t(), id :: String.t()) :: t()

Create a verify key from the base64 representation.