abstract fun ed25519PublicKey(): PublicKey!
(source)
Provides the identity's associated Ed25519 public key.
UnsupportedOperationException
- if the identity does not use the Ed25519 algorithm.
Return
PublicKey!: the identity's associated Ed25519 public key