Class: Aws::Types::AsymmetricEncryptionAttributes
- Inherits:
-
Object
- Object
- Aws::Types::AsymmetricEncryptionAttributes
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#padding_type ⇒ "PKCS1", ...
Returns the value of attribute padding_type.
Instance Attribute Details
#padding_type ⇒ "PKCS1", ...
Returns the value of attribute padding_type.
58 59 60 |
# File 'sig/types.rbs', line 58 def padding_type @padding_type end |