TLSProtocolVersion.opEquals

  1. bool opEquals(TLSProtocolVersion other)
    struct TLSProtocolVersion
    public const
    bool
    opEquals
  2. bool opEquals(ushort other)

Return Value

Type: bool

if this version is equal to other

Meta