class documentation
Constants representing the supported formats of key fingerprints.
| Constant | MD5 |
Named constant representing fingerprint format generated using md5[RFC1321] algorithm in hexadecimal encoding. |
| Constant | SHA256 |
Named constant representing fingerprint format generated using sha256[RFC4634] algorithm in base64 encoding |
Named constant representing fingerprint format generated using md5[RFC1321] algorithm in hexadecimal encoding.
| Value |
|
Named constant representing fingerprint format generated using sha256[RFC4634] algorithm in base64 encoding
| Value |
|