inspect_public_identity_bytes

Function inspect_public_identity_bytes 

Source
pub fn inspect_public_identity_bytes(
    public_key: Vec<u8>,
) -> Result<PublicIdentityRecord, MobileError>
Expand description

Inspect a raw 32-byte Ed25519 public identity received from a trusted wire decoder, returning the same canonical UI-safe representation as an address.