[][src]Type Definition tss_esapi::tss2_esys::TPM2B_NONCE

type TPM2B_NONCE = TPM2B_DIGEST;

Trait Implementations

impl TryFrom<Nonce> for TPM2B_NONCE[src]

type Error = Error

The type returned in the event of a conversion error.