key/public_key
Types
Functions
pub fn deserialize_typed(
buf: BitArray,
typ: SignatureProofAlgorithm,
) -> Result(#(PublicKey, BitArray), String)
pub fn to_address(public_key: PublicKey) -> Address
pub fn to_base64_url(public_key: PublicKey) -> String