Show / Hide Table of Contents

Interface IXrplKeyPair

Namespace: Xrpl.Keypairs
Assembly: Xrpl.Keypairs.dll
Syntax
public interface IXrplKeyPair

Methods

| Edit this page View Source

Id()

Declaration
string Id()
Returns
Type Description
string
| Edit this page View Source

Pk()

Declaration
string Pk()
Returns
Type Description
string

Extension Methods

KeyPairExtensions.PubKeyHash(IXrplKeyPair)
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX