Package-level declarations

Types

Link copied to clipboard
A generator for a tree data structure that enables the representation of composite public keys, which are used to represent the signing requirements for multi-signature scenarios.
Link copied to clipboard
@DoNotImplement
interface DigestService
Provides hashing capabilities to be used in all sandbox types.
Link copied to clipboard
A wrapper over the signature output accompanied by signer's public key and signature metadata.
Link copied to clipboard
Metadata attached to a signature.
Link copied to clipboard
@DoNotImplement
interface DigitalSignatureVerificationService
Allows flows to verify digital signatures.
Link copied to clipboard
@DoNotImplement
interface MerkleTreeFactory
MerkleTreeFactory creates MerkleTrees and MerkleTreeHashDigests.
Link copied to clipboard
@DoNotImplement
interface SignatureSpecService
Link copied to clipboard
@DoNotImplement
interface SigningService
Responsible for storing and using private keys to sign things.