Skip to main content

export_public_key

Function export_public_key 

Source
pub fn export_public_key(
    key: &ContactPublicKey,
    format: KeyFormat,
) -> Result<Vec<u8>, Error>
Expand description

Exports a contact public key in the requested format.