getG1 method

Future<PublicKey> getG1()

Implementation

Future<PublicKey> getG1() {
  return publicKey();
}