pull/19/head
Hugo Landau 9 years ago
parent 5dd680e482
commit 00b32caead

@ -491,12 +491,10 @@ Except where otherwise specified, any item with a value of `null` SHALL be treat
Any additional values in the array beyond the first four MUST be ignored.
- A string. Where this form is encountered, it SHALL be substituted with an array containing that string and be processed as though that was what was encountered, as per the above form.
Examples:
"sshfp": []
"sshfp": [2,1,"EjRWeJq83vZ4kBI0VniavN72eJA="] // conversion of example at RFC 4255 s. 3.1.2
"sshfp": [[2,1,"EjRWeJq83vZ4kBI0VniavN72eJA="]] // conversion of example at RFC 4255 s. 3.1.2
#### Administrative Constructs

Loading…
Cancel
Save