Asn1Subject
Contains information about the certificate subject. The Subject
field in the certificate identifies the entity that owns or controls the public key in the certificate. The entity can be a user, computer, device, or service. The Subject
must contain an X.500 distinguished name (DN). A DN is a sequence of relative distinguished names (RDNs). The RDNs are separated by commas in the certificate.
Types
Properties
For CA and end-entity certificates in a private PKI, the common name (CN) can be any string within the length limit.
Contains a sequence of one or more X.500 relative distinguished names (RDNs), each of which consists of an object identifier (OID) and a value. For more information, see NIST’s definition of Object Identifier (OID).
Disambiguating information for the certificate subject.
Typically a qualifier appended to the name of an individual. Examples include Jr. for junior, Sr. for senior, and III for third.
Legal name of the organization with which the certificate subject is affiliated.
A subdivision or unit of the organization (such as sales or finance) with which the certificate subject is affiliated.
The certificate serial number.