Method: CyberSource::TokenizeRequest#key_id

Defined in:
lib/cyberSource_client/models/tokenize_request.rb

#key_idObject

Unique identifier for the generated token. This is obtained from the Generate Key request. See the [Java Script and Java examples] (apps.cybersource.com/library/documentation/dev_guides/Secure_Acceptance_Flex/Key/html) on how to import the key and encrypt using the imported key.



18
19
20
# File 'lib/cyberSource_client/models/tokenize_request.rb', line 18

def key_id
  @key_id
end