asn1 ~master (2019-04-27T14:06:40Z)
Home
Dub
Repo
CanonicalEncodingRulesElement.relativeObjectIdentifier
asn1
codecs
cer
CanonicalEncodingRulesElement
Decodes a $(MONO RELATIVE OBJECT IDENTIFIER).
OIDNode
[]
relativeObjectIdentifier
[@property getter]
class
CanonicalEncodingRulesElement
override @
property
@
system
const
OIDNode
[]
relativeObjectIdentifier
(
)
OIDNode
[]
relativeObjectIdentifier
[@property setter]
Throws
ASN1ConstructionException
if the element is marked as "constructed"
ASN1ValuePaddingException
if a single OID number is encoded with "leading zero bytes" (
0x80u
)
ASN1ValueOverflowException
if a single OID number is too big to decode to a
size_t
ASN1TruncationException
if a single OID number is "cut off"
Meta
Source
See Implementation
Standards
http://www.itu.int/rec/T-REC-X.660-201107-I/en, X.660
asn1
codecs
cer
CanonicalEncodingRulesElement
constructors
this
functions
fromBytes
opCast
properties
basicMultilingualPlaneString
bitString
boolean
characterString
coordinatedUniversalTime
embeddedPresentationDataValue
endOfContent
enumerated
external
generalString
generalizedTime
graphicString
integer
internationalAlphabetNumber5String
nill
numericString
objectDescriptor
objectIdentifier
octetString
printableString
realNumber
relativeObjectIdentifier
sequence
set
teletexString
toBytes
unicodeTransformationFormat8String
universalString
videotexString
visibleString
Decodes a $(MONO RELATIVE OBJECT IDENTIFIER).