tuweni / org.apache.tuweni.scuttlebutt / Identity / ed25519PublicKey

ed25519PublicKey

abstract fun ed25519PublicKey(): PublicKey! (source)

Provides the identity's associated Ed25519 public key.

Exceptions

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

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