Platform of Trust's Product API 类型组织公钥的有效值是多少?
What are the valid values for type organization publicKeys from Platform of Trust's Product API?
看着product creation documentation,我有一个问题:
- 在 organizationPublicKeys 下,有 type.
这个的有效值和意义是什么?
组织 public 密钥的 type 应该是字符串“RsaSignature2018”,表明 public 密钥是 RSA 密钥。目前我们不支持任何其他密钥类型。
看着product creation documentation,我有一个问题:
- 在 organizationPublicKeys 下,有 type.
这个的有效值和意义是什么?
组织 public 密钥的 type 应该是字符串“RsaSignature2018”,表明 public 密钥是 RSA 密钥。目前我们不支持任何其他密钥类型。