Puppeteer 中文文档v25.8.0

SecurityDetails.validFrom() 方法

Unix 时间戳,标记证书有效期的开始。

签名

class SecurityDetails {
  validFrom(): number;
}

返回值:

number