Contents

init(largeBlob:prf:)

Creates a passkey assertion input.

Declaration

init(largeBlob: ASAuthorizationPublicKeyCredentialLargeBlobAssertionInput? = nil, prf: ASAuthorizationPublicKeyCredentialPRFAssertionInput? = nil)

Parameters

  • largeBlob:

    Input for the WebAuthn largeBlob extension.

  • prf:

    Input for the WebAuthn PRF extension.

See Also

Creating an assertion input