The EDNS(0) Padding Option
Defined in RFC 7830.
public class PaddingOption : EDnsOptionBase
Public Class PaddingOption
Inherits EDnsOptionBase
public ref class PaddingOption : public EDnsOptionBase
type PaddingOption =
class
inherit EDnsOptionBase
end
PaddingOption | Creates a new instance of the PaddingOption class |
Padding | The padding |
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) |