add SSHFP to readme

This commit is contained in:
silverwind 2022-06-14 23:11:41 +02:00
parent fab30b2588
commit 0fc249c64a
No known key found for this signature in database
GPG Key ID: 2E62B41C93869443

View File

@ -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