tuweni / org.apache.tuweni.crypto / SECP256K1 / PublicKey / toHexString

toHexString

open fun toHexString(): String! (source)

Provides this key represented as hexadecimal, starting with "0x".

Return
String!: This key represented as hexadecimal, starting with "0x".