Uses of Class
org.openqa.selenium.devtools.v114.network.model.SignedCertificateTimestamp
-
Packages that use SignedCertificateTimestamp Package Description org.openqa.selenium.devtools.v114.network.model -
-
Uses of SignedCertificateTimestamp in org.openqa.selenium.devtools.v114.network.model
Methods in org.openqa.selenium.devtools.v114.network.model that return types with arguments of type SignedCertificateTimestamp Modifier and Type Method Description java.util.List<SignedCertificateTimestamp>SecurityDetails. getSignedCertificateTimestampList()List of signed certificate timestamps (SCTs).
-