DNSSEC Algorithm Understood option
Defined in RFC 6975.
public class DnssecAlgorithmUnderstoodOption : EDnsOptionBase
Public Class DnssecAlgorithmUnderstoodOption
Inherits EDnsOptionBase
public ref class DnssecAlgorithmUnderstoodOption : public EDnsOptionBase
type DnssecAlgorithmUnderstoodOption =
class
inherit EDnsOptionBase
end
DnssecAlgorithmUnderstoodOption | Creates a new instance of the DnssecAlgorithmUnderstoodOption class |
Algorithms | List of Algorithms |
Type |
Type of the option
(Inherited from EDnsOptionBase) |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
ToString | Returns a string that represents the current object. (Inherited from Object) |