asn1 ~master (2019-04-27T14:06:40Z)
Home
Dub
Repo
ObjectIdentifier.this
asn1
types
universal
objectidentifier
ObjectIdentifier
Constructor for an Object Identifier
this
(size_t[] numbers)
this
(OIDNode[] nodes)
this
(string str)
class
ObjectIdentifier
@
safe
this
(
in
string
str
)
Throws
OIDException
if fewer than two nodes are provided, or if the first node is not 0, 1, or 2, or if the second node is greater than 39
Meta
Source
See Implementation
asn1
types
universal
objectidentifier
ObjectIdentifier
aliases
asn1Notation
iriNotation
numbers
uniformResourceIdentifierNotation
uriNotation
urnNotation
constructors
this
functions
descriptor
opDollar
opEquals
opIndex
opSlice
toHash
properties
abstractSyntaxNotation1Notation
dotNotation
internationalizedResourceIdentifierNotation
length
numericArray
toString
uniformResourceNameNotation
static variables
showDescriptors
variables
nodes
Constructor for an Object Identifier