rootCrt property

  1. @Index(index: 5, name: "root_crt", pattern: "")
String? rootCrt
getter/setter pair

根证书,信任根 根证书,信任根

Implementation

@Index(index: 5, name: "root_crt", pattern: "")
String? rootCrt;