WrappedWorkingKey

The parameter information of the outgoing wrapped key block.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The key check value (KCV) of the key contained within the outgoing TR31WrappedKeyBlock.

Link copied to clipboard

The wrapped key block of the outgoing transaction key.

Link copied to clipboard

The key block format of the wrapped key.

Functions

Link copied to clipboard
inline fun copy(block: WrappedWorkingKey.Builder.() -> Unit = {}): WrappedWorkingKey
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String