CompositeAttestationVerifier
Delegates attestation verification to the verifier matching each attestation format.
Constructors
Link copied to clipboard
constructor(signatureVerifier: SignatureVerifier? = null, trustAnchorSource: TrustAnchorSource? = null)