294 B
294 B
sidebar_label |
---|
SecurityDetails.validTo |
SecurityDetails.validTo() method
Unix timestamp marking the end of the certificate's validity.
Signature:
class SecurityDetails {
validTo(): number;
}
Returns:
number