crl property

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

证书撤销列表PEM 证书撤销列表PEM

Implementation

@Index(index: 2, name: "crl", pattern: "")
String? crl;