- addAttribute
void addAttribute(string type, string str)
Undocumented in source. Be warned that the author may not have intended to support it.
- addOthername
void addOthername(OID oid, string value, ASN1Tag type)
Undocumented in source. Be warned that the author may not have intended to support it.
- contents
DictionaryListRef!(string, string) contents()
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.
- encodeInto
void encodeInto(DEREncoder der)
Undocumented in source. Be warned that the author may not have intended to support it.
- getAttributes
const(DictionaryListRef!(string, string)) getAttributes()
Undocumented in source. Be warned that the author may not have intended to support it.
- getOthernames
const(DictionaryListRef!(OID, ASN1String)) getOthernames()
Undocumented in source. Be warned that the author may not have intended to support it.
- hasItems
bool hasItems()
Undocumented in source. Be warned that the author may not have intended to support it.
Alternative Name