Uses of Enum
org.conscrypt.ct.VerifiedSCT.Status
Packages that use VerifiedSCT.Status
-
Uses of VerifiedSCT.Status in org.conscrypt.ct
Subclasses with type arguments of type VerifiedSCT.Status in org.conscrypt.ctFields in org.conscrypt.ct declared as VerifiedSCT.StatusModifier and TypeFieldDescriptionprivate VerifiedSCT.StatusVerifiedSCT.Builder.statusprivate final VerifiedSCT.StatusVerifiedSCT.statusMethods in org.conscrypt.ct that return VerifiedSCT.StatusModifier and TypeMethodDescriptionVerifiedSCT.getStatus()static VerifiedSCT.StatusReturns the enum constant of this type with the specified name.static VerifiedSCT.Status[]VerifiedSCT.Status.values()Returns an array containing the constants of this enum type, in the order they are declared.LogInfo.verifySingleSCT(SignedCertificateTimestamp sct, CertificateEntry entry) Verify the signature of a signed certificate timestamp for the given certificate entry against the log's public key.Methods in org.conscrypt.ct with parameters of type VerifiedSCT.Status