X509Name Constructor

Overload List

X509NameInitializes a new instance of the X509Name class
X509Name(Asn1Sequence)Initializes a new instance of the X509Name class
X509Name(String)Initializes a new instance of the X509Name class
X509Name(Boolean, String)Initializes a new instance of the X509Name class
X509Name(IListDerObjectIdentifier, IDictionaryDerObjectIdentifier, String)Initializes a new instance of the X509Name class
X509Name(IListDerObjectIdentifier, IListString)Initializes a new instance of the X509Name class
X509Name(String, X509NameEntryConverter)Initializes a new instance of the X509Name class
X509Name(Boolean, IDictionaryString, DerObjectIdentifier, String)Initializes a new instance of the X509Name class
X509Name(Boolean, String, X509NameEntryConverter)Initializes a new instance of the X509Name class
X509Name(IListDerObjectIdentifier, IDictionaryDerObjectIdentifier, String, X509NameEntryConverter)Initializes a new instance of the X509Name class
X509Name(IListDerObjectIdentifier, IListString, X509NameEntryConverter)Initializes a new instance of the X509Name class
X509Name(Boolean, IDictionaryString, DerObjectIdentifier, String, X509NameEntryConverter)Initializes a new instance of the X509Name class

See Also