Class rKeypair
Inheritance
object
rKeypair
Namespace: Xrpl.Keypairs
Assembly: Xrpl.Keypairs.dll
Syntax
public class rKeypair
Properties
| Edit this page View SourcePrivateKey
Declaration
public string PrivateKey { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
PublicKey
Declaration
public string PublicKey { get; set; }
Property Value
| Type | Description |
|---|---|
| string |