WrappedKeyMaterial

sealed class WrappedKeyMaterial

Parameter information of a WrappedKeyBlock for encryption key exchange.

Inheritors

Types

Link copied to clipboard

The parameter information for deriving a ECDH shared key.

Link copied to clipboard
Link copied to clipboard
data class Tr31KeyBlock(val value: String) : WrappedKeyMaterial

The TR-31 wrapped key block.

Functions