exportKey

open override fun exportKey(keyId: String): Jwk

ExportKey exports the key specific by the key ID from the KeyManager.

Return

the Jwk representation of the key

Parameters

keyId

the keyId whose corresponding key to export