PublicKeyPACE constructor

PublicKeyPACE({
  1. required TOKEN_AGREEMENT_ALGO algo,
})

Implementation

PublicKeyPACE({required this.algo});