Beispiel #1
0
 /// <summary>
 /// BIP32 uses "Neuter" to describe adding the extended key information to the public key
 /// associated with an extended private key.
 /// </summary>
 /// <returns></returns>
 public ExtPublicKey GetExtPublicKey() => ExtPublicKey.FromPrivateKey(this);