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