isValid property

String? isValid
getter/setter pair

Flag that specifies whether the certificate is valid.

Flag is set to Yes if the certificate is valid, No if expired, or Not yet if not yet valid.

Implementation

core.String? isValid;