Class: Aws::Types::ExportAttributes

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#export_dukpt_initial_keyTypes::ExportDukptInitialKey

Returns the value of attribute export_dukpt_initial_key.



164
165
166
# File 'sig/types.rbs', line 164

def export_dukpt_initial_key
  @export_dukpt_initial_key
end

#key_check_value_algorithm"CMAC", ...

Returns the value of attribute key_check_value_algorithm.

Returns:

  • ("CMAC", "ANSI_X9_24", "HMAC", "SHA_1")


165
166
167
# File 'sig/types.rbs', line 165

def key_check_value_algorithm
  @key_check_value_algorithm
end