Class: TrubyLicense::X500Principal
- Inherits:
-
Struct
- Object
- Struct
- TrubyLicense::X500Principal
- Defined in:
- lib/truby_license.rb
Instance Attribute Summary collapse
-
#name ⇒ Object
Returns the value of attribute name.
Instance Attribute Details
#name ⇒ Object
Returns the value of attribute name
22 23 24 |
# File 'lib/truby_license.rb', line 22 def name @name end |