Package-level declarations
The public API: the SilentShard entry point with its trioInitiator session factories, and the TrioSession surface for key generation, signing, pre-signing, hard derivation, recovery, and key management with two peers.
The public API: the SilentShard entry point with its trioInitiator session factories, and the TrioSession surface for key generation, signing, pre-signing, hard derivation, recovery, and key management with two peers.
Types
Link copied to clipboard
Entry point for three-party threshold signatures.
Link copied to clipboard
Swift-idiom @Throws adapter for the common SilentShard trio surface.
Link copied to clipboard
class TrioSession
A three-party threshold-signature session.
Link copied to clipboard
Wrapper around TrioSession providing asynchronous APIs.