Expand description
Types for decoding RSA fingerprints
Structs§
- Base64
Fingerprint - A base64-encoded fingerprint (unpadded)
- Fingerprint
- A hex-encoded fingerprint with no spaces.
- Long
Ident 🔒 - A “long identity” in the format used for Family members.
- SpFingerprint
- A hex-encoded RSA key identity (fingerprint) with spaces in it.
Functions§
- parse_
hex_ 🔒ident - Helper: parse an identity from a hexadecimal string