isValid property
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;
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.
core.String? isValid;