Interface: GetOutput
Defined in: packages/signers/src/passkey/webauthn.ts:22Properties
authenticatorData
authenticatorData: Uint8Array
Defined in: packages/signers/src/passkey/webauthn.ts:23
clientDataJSON
clientDataJSON: Uint8Array
Defined in: packages/signers/src/passkey/webauthn.ts:24
credentialId
credentialId: Uint8Array
Defined in: packages/signers/src/passkey/webauthn.ts:27
signature
signature: Uint8Array
Defined in: packages/signers/src/passkey/webauthn.ts:26
DER (real authenticator) OR raw r‖s (software impl) signature.
