- encodeInto
void encodeInto(DEREncoder encoder)
Undocumented in source. Be warned that the author may not have intended to support it.
- decodeFrom
void decodeFrom(BERDecoder source)
Undocumented in source. Be warned that the author may not have intended to support it.
- value
string value()
Get this objects string value.
- iso8859
string iso8859()
Get this objects string value.
- tagging
ASN1Tag tagging()
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(ASN1EACString rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCmp
bool opCmp(ASN1EACString rhs)
Undocumented in source. Be warned that the author may not have intended to support it.
- ~this
~this()
Undocumented in source.
- sanityCheck
bool sanityCheck()
Undocumented in source. Be warned that the author may not have intended to support it.
- m_iso_8859_str
string m_iso_8859_str;
Undocumented in source.
- m_tag
ASN1Tag m_tag;
Undocumented in source.
This class represents CARs of CVCs. (String tagged with 2)