Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CommitSignerOptions

Hierarchy

  • CommitSignerOptions

Index

Properties

Properties

Optional cryptoSuite

cryptoSuite: CryptoSuite

The CryptoSuite to be used to for the algorithm to use to sign the commit

did

did: string

The DID of the identity that will the commit.

key

key: PrivateKey

The private key to be used to sign the commit.

Generated using TypeDoc