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