SshfpRecord

SshfpRecord class

public class SshfpRecord : DnsResourceRecord

Constructors

Name Description
SshfpRecord(ResourceRecordInfo, SshfpAlgorithm, SshfpFingerprintType, string)

Properties

Name Description
Algorithm { get; }
Fingerprint { get; }
FingerprintType { get; }

See Also