JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
com.webauthn4j.core
Package
com.webauthn4j.verifier.attestation.statement.tpm
Interface TPMDevicePropertyVerifier
All Known Implementing Classes:
NullTPMDevicePropertyVerifier
public interface
TPMDevicePropertyVerifier
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
verify
(@NotNull
TPMDeviceProperty
tpmDeviceProperty)
Method Details
verify
void
verify
(@NotNull @NotNull
TPMDeviceProperty
tpmDeviceProperty)