Skip to content

Commit

Permalink
add SSHFP to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
silverwind committed Jun 14, 2022
1 parent fab30b2 commit 0fc249c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -302,6 +302,16 @@ The options `PADDING`, `CLIENT_SUBNET`, `TCP_KEEPALIVE` and `KEY_TAG` support en
}
```

#### `SSHFP`

``` js
{
algorithm: 1,
hash: 1,
fingerprint: 'A108C9F834354D5B37AF988141C9294822F5BC00'
}
````

#### `RRSIG`

``` js
Expand Down

0 comments on commit 0fc249c

Please sign in to comment.