> ## Documentation Index
> Fetch the complete documentation index at: https://docs.buckspay.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Interface: CreateOutput

# Interface: CreateOutput

Defined in: [packages/signers/src/passkey/webauthn.ts:12](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/signers/src/passkey/webauthn.ts#L12)

## Properties

### credentialId

> **credentialId**: `Uint8Array`

Defined in: [packages/signers/src/passkey/webauthn.ts:15](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/signers/src/passkey/webauthn.ts#L15)

***

### publicKey

> **publicKey**: `Uint8Array`

Defined in: [packages/signers/src/passkey/webauthn.ts:14](https://github.com/bucks-pay/buckspay-sdk/blob/43ad599d2776cb5d657043c36847b3318093ccf4/packages/signers/src/passkey/webauthn.ts#L14)

65-byte uncompressed secp256r1 public key (0x04 ‖ X ‖ Y).
