init(largeBlob:prf:)
Creates a passkey assertion input.
Declaration
init(largeBlob: ASAuthorizationPublicKeyCredentialLargeBlobAssertionInput? = nil, prf: ASAuthorizationPublicKeyCredentialPRFAssertionInput? = nil)Parameters
- largeBlob:
Input for the WebAuthn
largeBlobextension. - prf:
Input for the WebAuthn PRF extension.