asn1 ~master (2019-04-27T14:06:40Z)
Home
Dub
Repo
DistinguishedEncodingRulesElement.octetString
asn1
codecs
der
DistinguishedEncodingRulesElement
Decodes an $(MONO OCTET STRING) into an unsigned byte array.
ubyte
[]
octetString
[@property getter]
class
DistinguishedEncodingRulesElement
override @
property
@
safe
const
ubyte
[]
octetString
(
)
ubyte
[]
octetString
[@property setter]
Throws
ASN1ConstructionException
if the element is marked as "constructed"
Meta
Source
See Implementation
asn1
codecs
der
DistinguishedEncodingRulesElement
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 an $(MONO OCTET STRING) into an unsigned byte array.