Class TPMSClockInfo
java.lang.Object
com.webauthn4j.data.attestation.statement.TPMSClockInfo
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTPMSClockInfo(@NonNull BigInteger clock, long resetCount, long restartCount, boolean safe) -
Method Summary
Modifier and TypeMethodDescriptionbooleanbyte[]getBytes()@NonNull BigIntegergetClock()longlonginthashCode()booleanisSafe()
-
Constructor Details
-
TPMSClockInfo
-
-
Method Details