Class: Aws::Types::ExportAs2805KeyCryptogram

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#as_2805_key_variant"TERMINAL_MAJOR_KEY_VARIANT_00", ...

Returns the value of attribute as_2805_key_variant.

Returns:

  • ("TERMINAL_MAJOR_KEY_VARIANT_00", "PIN_ENCRYPTION_KEY_VARIANT_28", "MESSAGE_AUTHENTICATION_KEY_VARIANT_24", "DATA_ENCRYPTION_KEY_VARIANT_22")


159
160
161
# File 'sig/types.rbs', line 159

def as_2805_key_variant
  @as_2805_key_variant
end

#wrapping_key_identifier::String

Returns the value of attribute wrapping_key_identifier.

Returns:

  • (::String)


158
159
160
# File 'sig/types.rbs', line 158

def wrapping_key_identifier
  @wrapping_key_identifier
end