Method: Ccrypto::X509::CertProfile#gen_subj_key_id=
- Defined in:
- lib/ccrypto/configs/x509_cert_profile.rb
#gen_subj_key_id=(val) ⇒ Object
73 74 75 |
# File 'lib/ccrypto/configs/x509_cert_profile.rb', line 73 def gen_subj_key_id=(val) @subj_key_id = val end |