Method: Ccrypto::X509::CertProfile#not_before
- Defined in:
- lib/ccrypto/configs/x509_cert_profile.rb
#not_before ⇒ Object Also known as: valid_from
46 47 48 |
# File 'lib/ccrypto/configs/x509_cert_profile.rb', line 46 def not_before @not_before end |