API reference
@oslojs/asn1
Links
GitHub
Oslo
Twitter
Donate
ASN1ObjectIdentifier.is()
Compares the encoded value with an un-encoded string OID.
Definition
function
is
(
oid
:
string
)
:
boolean
;