caKey property

  1. @Index(index: 10, name: "ca_key", pattern: "")
String? caKey
getter/setter pair

不是CA证书需要指定CA密钥签名 不是CA证书需要指定CA密钥签名

Implementation

@Index(index: 10, name: "ca_key", pattern: "")
String? caKey;