Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

DistinguishedName Class

Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 7.0.9147)

Represents a distinguished name.

Syntax
public class DistinguishedName
Inheritance
Object
DistinguishedName
Inherited Members
Object.Equals(Object, Object)
Object.GetType()
Object.MemberwiseClone()
Object.ReferenceEquals(Object, Object)

Constructors

Name Description
DistinguishedName(Byte[])

Creates an instance of distinguished name from an ASN.1 block.

DistinguishedName(String)

Creates an instance of distinguished name from a DN string.

Methods

Name Description
Equals(Object)

Determines whether the specified object is equal to the current object.

FromString(String)

Converts string DN to its BER-encoded representation.

GetCommonName()

Returns the DN's common name, if available.

GetHashCode()

Servers as a hash function for a particular type. Suitable for use in hashing algorithms and hash tables.

GetMailAddresses()

Returns the list of DN's e-mail addresses.

ToArray()

Converts a distinguished name into a byte array.

ToString()

Returns a string representation of the object.

ToString(Byte[])

Converts BER-encoded representation of DN to its string representation.

In This Article
  • Constructors
  • Methods
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies