twisted.conch.ssh.keys.FingerprintFormats(Names) class documentationtwisted.conch.ssh.keys
View Source
(View In Hierarchy)
Constants representing the supported formats of key fingerprints.
| Class Variable | MD5_HEX | Named constant representing fingerprint format generated using md5[RFC1321] algorithm in hexadecimal encoding. |
| Class Variable | SHA256_BASE64 | Named constant representing fingerprint format generated using sha256[RFC4634] algorithm in base64 encoding |
twisted.python.constants.NamedConstant)
twisted.python.constants.NamedConstant)