java.lang.Object
com.webauthn4j.verifier.attestation.statement.androidkey.KeyDescriptionVerifier

public class KeyDescriptionVerifier extends Object
  • Field Details

  • Constructor Details

    • KeyDescriptionVerifier

      public KeyDescriptionVerifier()
  • Method Details

    • verify

      public void verify(@NotNull @NotNull X509Certificate x509Certificate, @NotNull @org.jetbrains.annotations.NotNull byte[] clientDataHash, boolean teeEnforcedOnly)