notBefore property
The date when the certificate starts to be valid.
Implementation
@BuiltValueField(wireName: r'notBefore')
DateTime? get notBefore;
The date when the certificate starts to be valid.
@BuiltValueField(wireName: r'notBefore')
DateTime? get notBefore;