Interface IXrplKeyPair
Namespace: Xrpl.Keypairs
Assembly: Xrpl.Keypairs.dll
Syntax
public interface IXrplKeyPair
Methods
| Improve this Doc View SourceId()
Declaration
string Id()
Returns
| Type | Description |
|---|---|
| System.String |
Pk()
Declaration
string Pk()
Returns
| Type | Description |
|---|---|
| System.String |