mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Create certificate-principal.md
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# CertificatePrincipal Object
|
||||
|
||||
* `commonName` String - 通用名
|
||||
* `organizations` String[] - 组织名
|
||||
* `organizationUnits` String[] - 组织单位名称
|
||||
* `locality` String - 地区
|
||||
* `state` String - 州或省
|
||||
* `country` String - 国家或地区
|
||||
Reference in New Issue
Block a user