uniqueKey

abstract val uniqueKey: String

Unique identifier for deduplication.

This key is used to prevent duplicate signers in context rules and to identify signers when managing authorization. The format varies by signer type:

  • Delegated: "delegated:address"

  • External: "external:verifierAddress:keyDataHex"

Return

A unique key identifying this signer