crt property

  1. @Index(index: 0, name: "crt", pattern: "")
String? crt
getter/setter pair

证书PEM 证书PEM

Implementation

@Index(index: 0, name: "crt", pattern: "")
String? crt;