masterPublicKey property

IPublicKey get masterPublicKey

Get the master public key.

Implementation

IPublicKey get masterPublicKey {
  return publicKey;
}