SecurityDetails.validFrom() method
Signature:
class SecurityDetails {
validFrom(): number;
}
Returns:
number
Unix timestamp marking the start of the certificate's validity.
class SecurityDetails {
validFrom(): number;
}
Returns:
number
Unix timestamp marking the start of the certificate's validity.