extension_ property
The file format of the certificate, as indicated by the file extension. For example, .cert or .pem.
Implementation
@BuiltValueField(wireName: r'extension')
String? get extension_;
The file format of the certificate, as indicated by the file extension. For example, .cert or .pem.
@BuiltValueField(wireName: r'extension')
String? get extension_;