use crate::;
/// An offline-verifiable, transparency-logged signature.
///
/// This is a structure that bundles:
/// - a keyhash identifying a Sigsum log
/// - an Ed25519 signature of some data
/// - a keyhash identifying the signer of the data
/// - a signed tree head from the Sigsum log
/// - a proof that the signature is included in the tree