KeyExporter

interface KeyExporter

KeyExporter is an abstraction that can be leveraged to implement types which intend to export keys.

Inheritors

Functions

Link copied to clipboard
abstract fun exportKey(keyId: String): Jwk

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