pub fn add_assertion_signature<W: Write>(
    attr: &Assertion,
    digest: String,
    base64_encoded_signature: String,
    writer: &mut EventWriter<W>
)
Expand description

add a signature to the statement