[][src]Function trust_dns_client::rr::dnssec::tbs::message_tbs

pub fn message_tbs<M>(message: &M, pre_sig0: &SIG) -> Result<TBS, ProtoError> where
    M: BinEncodable

Returns the to-be-signed serialization of the given message.