Method: EaSSL::CertificateAuthority#certificate
- Defined in:
- lib/eassl/certificate_authority.rb
#certificate ⇒ Object (readonly)
Returns the value of attribute certificate.
9 10 11 |
# File 'lib/eassl/certificate_authority.rb', line 9 def certificate @certificate end |