Method PublicKeyFromSeed
PublicKeyFromSeed(string)
Returns a seed's public key.
public static string PublicKeyFromSeed(string seed)
Parameters
seedstring
Returns
- string
A the public key corresponding to Seed
Returns a seed's public key.
public static string PublicKeyFromSeed(string seed)
seed stringA the public key corresponding to Seed