restorePublicKey

open override fun restorePublicKey(key: StorableKey): PublicKey(source)

Restores a public key based on the provided storable key.

Return

The restored public key.

Parameters

key

The storable key to restore the public key from.

Throws

If the restoration identifier is missing or invalid.