Wrapper Config
Configuration for a single wrapper (recovery method).
Inheritors
Types
Link copied to clipboard
Use all PRF-capable passkeys from credential registry.
Link copied to clipboard
Guardian-Gated Escrow Wrap hierarchy. KEK is escrowed to backend vault with optional authentication gates.
Link copied to clipboard
No encryption - DEV/TEST ONLY.
Link copied to clipboard
@Serializable
@SerialName(value = "password" )
Password-based wrapper (PBKDF2).
Link copied to clipboard
PIN-based wrapper (PBKDF2).
Link copied to clipboard
@Serializable
@SerialName(value = "specific_passkey" )
Use a specific passkey by credential ID.