wallet-sdk
1.2.0
wallet-sdk
/
org.stellar.walletsdk.horizon
/
PublicKeyPair
Public
Key
Pair
@
JvmInline
value
class
PublicKeyPair
(
keyPair
:
KeyPair
)
:
AccountKeyPair
Content copied to clipboard
Functions
Properties
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String
Content copied to clipboard
Properties
address
Link copied to clipboard
open
val
address
:
String
Content copied to clipboard
keyPair
Link copied to clipboard
open
override
val
keyPair
:
KeyPair
Content copied to clipboard
publicKey
Link copied to clipboard
open
val
publicKey
:
ByteArray
Content copied to clipboard