- addAttribute
void addAttribute(string type, string str)
Undocumented in source. Be warned that the author may not have intended to support it.
- addAttribute
void addAttribute(OID oid, string str)
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.
- getAttribute
Vector!string getAttribute(string attr)
Undocumented in source. Be warned that the author may not have intended to support it.
- getAttributes
DictionaryListRef!(OID, string) getAttributes()
Undocumented in source. Be warned that the author may not have intended to support it.
- getBits
const(Vector!ubyte) getBits()
Undocumented in source. Be warned that the author may not have intended to support it.
- isSmallerThan
bool isSmallerThan(X509DN dn2)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCmp
int opCmp(X509DN dn2)
Undocumented in source. Be warned that the author may not have intended to support it.
- opEquals
bool opEquals(X509DNImpl dn2)
Undocumented in source. Be warned that the author may not have intended to support it.
- toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.
- toVector
Vector!char toVector()
Undocumented in source. Be warned that the author may not have intended to support it.
Distinguished Name