WrappedKey

Parameter information of a WrappedKeyBlock for encryption key exchange.

Types

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

Properties

Link copied to clipboard

The algorithm that Amazon Web Services Payment Cryptography uses to calculate the key check value (KCV). It is used to validate the key integrity.

Link copied to clipboard

Parameter information of a WrappedKeyBlock for encryption key exchange.

Functions

Link copied to clipboard
inline fun copy(block: WrappedKey.Builder.() -> Unit = {}): WrappedKey
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