botan v1.13.4 (2023-03-01T00:35:38Z)
Dub
Repo
OIDImpl.opBinary
botan
asn1
asn1_oid
OIDImpl
Compare two OIDs.
OID
opBinary
(OID oid, uint component)
bool
opBinary
(OID b)
class
OIDImpl
public
bool
opBinary
(
string
op
)
(
in
OID
b
)
if
(
op
== "<"
)
Parameters
b
OID
the second OID
Return Value
Type:
bool
true if a is lexicographically smaller than b
Meta
Source
See Implementation
botan
asn1
asn1_oid
OIDImpl
constructors
this
functions
clear
decodeFrom
encodeInto
getId
opBinary
opCmp
opEquals
opOpAssign
toString
toVector
properties
clone
empty
Compare two OIDs.