DistinguishedEncodingRulesElement.unicodeTransformationFormat8String

Decodes the value to UTF-8 characters.

  1. string unicodeTransformationFormat8String [@property getter]
    class DistinguishedEncodingRulesElement
    override @property @system const
    string
    unicodeTransformationFormat8String
    ()
  2. string unicodeTransformationFormat8String [@property setter]

Throws

  • UTF8Exception if the encoded value does not decode to UTF-8
  • ASN1ConstructionException if the element is marked as "constructed"

Meta