Show / Hide Table of Contents

Class rKeypair

Inheritance
object
rKeypair
Namespace: Xrpl.Keypairs
Assembly: Xrpl.Keypairs.dll
Syntax
public class rKeypair

Properties

| Edit this page View Source

PrivateKey

Declaration
public string PrivateKey { get; set; }
Property Value
Type Description
string
| Edit this page View Source

PublicKey

Declaration
public string PublicKey { get; set; }
Property Value
Type Description
string
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX