Minimal Anti Collusion Infrastructure (MACI) v2.5.0 / PrivKey
Class: PrivKey
Notice
PrivKey is a TS Class representing a MACI PrivateKey which is a seed to be used to generate a public key (point on the curve) This is a MACI private key, which is not to be confused with an Ethereum private key. A serialized MACI private key is prefixed by 'macisk.'
Constructors
new PrivKey()
new PrivKey(
rawPrivKey
):PrivKey
Generate a new Private key object