Polyjuice Util v0.1.0 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 Sourcefrom_base64(key :: String.t(), id :: String.t()) :: Polyjuice.Util.Ed25519.VerifyKey.t()
Create a verify key from the base64 representation.