An issuer is a Certificate Authority authorized by a central authority (e.g. Banxico) to issue digital signature certificates.

An Issuer is a Certificate Authority certified by Banxico to issue digital signature certificates to Mexican citizens.

certificatePem
string
required

AWS S3 URI path to the issuer certificate's PEM data.

commonName
string
required

The name of the certificate authority.

createdAt
any
required

A date-time string at UTC, such as 2007-12-03T10:15:30Z, compliant with the date-time format outlined in section 5.6 of the RFC 3339 profile of the ISO 8601 standard for representation of dates and times using the Gregorian calendar.

hash
any
required

The hash of the issuer's certificate.

id
any
required

A field whose value conforms with the standard mongodb object ID as described here: https://docs.mongodb.com/manual/reference/method/ObjectId/#ObjectId. Example: 5e5677d71bdc2ae76344968c

publicKey
object
required

The issuer's certificate public key. This is the public key that identifies messages the issuer has signed a certificate for a subject.

updatedAt
any
required

A date-time string at UTC, such as 2007-12-03T10:15:30Z, compliant with the date-time format outlined in section 5.6 of the RFC 3339 profile of the ISO 8601 standard for representation of dates and times using the Gregorian calendar.

country
any

"Country" of the issuer.

emailAddress
any

Email address of the issuer.

localityName
string

"Municipio/Delegación" of the issuer.

organization
string

Name of the organization or company. "Razón Social" in Spanish.

organizationalUnitName
string

Name of the unit within the organization. "Unidad Organizacional" in Spanish.

postalCode
integer

Postal code of the issuer.

RFC
string

RFC of the issuer.

stateOrProvinceName
string

"Entidad Federativa" of the issuer.

streetAddress
string

Street address of the issuer.