getPublicKey method

String getPublicKey()

get public key

Implementation

String getPublicKey() {
  return publicKey;
}