pub fn encode_attestation(result: &AttestationResult) -> Result<Vec<u8>>Expand description
Serialize an AttestationResult to CBOR with the registered tag.
pub fn encode_attestation(result: &AttestationResult) -> Result<Vec<u8>>Serialize an AttestationResult to CBOR with the registered tag.