Polyjuice Util v0.1.0 Polyjuice.Util.Ed25519.SigningKey View Source
Link to this section Summary
Functions
Create a signing key from the base64 representation.
Link to this section Types
Link to this section Functions
Link to this function
from_base64(arg, id)
View Sourcefrom_base64(key :: String.t(), id :: String.t()) :: Polyjuice.Util.Ed25519.SigningKey.t()
Create a signing key from the base64 representation.