prfSalt

open override val prfSalt: ByteArray

The 32-byte PRF salt this provider uses for its ceremony.

Exposed so multi-purpose orchestrators (e.g. SigilSession collapsing sigil + wallet bootstrap into one biometric) can request a multi-salt PRF assertion that produces the right output for this provider. Callers that don't orchestrate just use deriveSigilDid and ignore this.