Class CTLogInfo
java.lang.Object
org.conscrypt.ct.CTLogInfo
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CTLogInfo
-
-
Method Details
-
getID
public byte[] getID()Get the log's ID, that is the SHA-256 hash of it's public key -
getPublicKey
-
getDescription
-
getUrl
-
equals
-
hashCode
-
verifySingleSCT
Verify the signature of a signed certificate timestamp for the given certificate entry against the log's public key.- Returns:
- the result of the verification
-