Versions in this module Expand all Collapse all v0 v0.7.0 Nov 24, 2024 v0.6.3 Nov 24, 2024 Changes in this version + type OID struct + func OIDFromInts(oid []uint64) (OID, error) + func (oid OID) Equal(other OID) bool + func (oid OID) EqualASN1OID(other asn1.ObjectIdentifier) bool + func (oid OID) String() string