botan.asn1.x509_dn

X.509 Distinguished Name

Public Imports

botan.asn1.asn1_obj
public import botan.asn1.asn1_obj;
Undocumented in source.
botan.asn1.asn1_oid
public import botan.asn1.asn1_oid;
Undocumented in source.
botan.asn1.asn1_str
public import botan.asn1.asn1_str;
Undocumented in source.
botan.asn1.x509_dn
public import botan.asn1.x509_dn;
Undocumented in source.

Members

Aliases

X509DN
alias X509DN = RefCounted!X509DNImpl
Undocumented in source.

Classes

X509DNImpl
class X509DNImpl

Distinguished Name

Functions

doAva
void doAva(DEREncoder encoder, DictionaryListRef!(OID, string) dn_info, ASN1Tag string_type, string oid_str, bool must_exist)
Undocumented in source. Be warned that the author may not have intended to support it.
toShortForm
string toShortForm(string long_id)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta

License

Botan is released under the Simplified BSD License (see LICENSE.md)