DeviceAttestationJvm

Plain JVM does not have a way to generate a device attestation.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun validate(validationData: DeviceAttestationValidationData)

Check the validity of this DeviceAttestation.

Link copied to clipboard
open override fun validateAssertion(assertion: DeviceAssertion)

Check the validity of assertion in the context of this DeviceAttestation.