Enum SshfpAlgorithm
Algorithm used by SshfpRecord
Namespace: DnsClient.Protocol
Assembly: DnsClient.dll
Syntax
public enum SshfpAlgorithm
Fields
Name | Description |
---|---|
DSS | DSS |
ECDSA | Eliptic Curve DSA |
Ed25519 | Edwards-curve DSA |
Reserved | Reserved for later use |
RSA | RSA |