pub fn message_tbs<M>(message: &M, pre_sig0: &SIG) -> Result<TBS, ProtoError> where
    M: BinEncodable
This is supported on crate feature dnssec only.
Expand description

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