class documentation

class twisted.conch.ssh.keys.FingerprintFormats(Names): (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
MD5_HEX = (source)
Named constant representing fingerprint format generated using md5[RFC1321] algorithm in hexadecimal encoding.
(type: twisted.python.constants.NamedConstant)
SHA256_BASE64 = (source)
Named constant representing fingerprint format generated using sha256[RFC4634] algorithm in base64 encoding
(type: twisted.python.constants.NamedConstant)
API Documentation for Twisted, generated by pydoctor 20.12.1 at 2021-02-28 19:53:36.