Fingerprint Utilities
val their_fingerprint : State.session -> string optiontheir_fingerprint session is fp, the fingerprint of the communication partner (None if no session is established).
val own_fingerprint : Mirage_crypto_pk.Dsa.priv -> stringown_fingerprint dsa is fp, the fingerprint of the private DSA key.