mirror of https://github.com/electron/electron
9 lines
285 B
Markdown
9 lines
285 B
Markdown
# CertificatePrincipal Object
|
|
|
|
* `commonName` string - Common Name.
|
|
* `organizations` string[] - Organization names.
|
|
* `organizationUnits` string[] - Organization Unit names.
|
|
* `locality` string - Locality.
|
|
* `state` string - State or province.
|
|
* `country` string - Country or region.
|