tuweni / org.apache.tuweni.scuttlebutt / Identity / secp256k1PublicKey

secp256k1PublicKey

abstract fun secp256k1PublicKey(): PublicKey! (source)

Provides the identity's associated SECP256K1 public key.

Exceptions

UnsupportedOperationException - if the identity does not use the SECP256K1 algorithm.

Return
PublicKey!: the identity's associated SECP256K1 public key