X509CertificateImpl.opBinary

Impose an arbitrary (but consistent) ordering

class X509CertificateImpl
public const
bool
opBinary
(
string op
)
if (
op == "<"
)

Return Value

Type: bool

true if this is less than other by some unspecified criteria

Meta