[][src]Module bbs::issuer

Represents steps taken by the issuer to create a BBS+ signature whether its 2PC or all in one

Structs

Issuer

This struct represents an Issuer of signatures or Signer. Provided are methods for signing regularly where all messages are known and 2PC where some are only known to the holder and a blind signature is created.