Method: Akeyless::UploadRSA#customer_frg_id
- Defined in:
- lib/akeyless/models/upload_rsa.rb
#customer_frg_id ⇒ Object
The customer fragment ID that will be used to split the key (if empty, the key will be created independently of a customer fragment)
27 28 29 |
# File 'lib/akeyless/models/upload_rsa.rb', line 27 def customer_frg_id @customer_frg_id end |