masterPublicKey property
IPublicKey
get
masterPublicKey
Get the master public key.
Implementation
IPublicKey get masterPublicKey {
return publicKey;
}
Get the master public key.
IPublicKey get masterPublicKey {
return publicKey;
}