Method: Metasploit::Credential::Pkcs12#adcs_template
- Defined in:
- app/models/metasploit/credential/pkcs12.rb
#adcs_template ⇒ String
The certificate template used to issue the certificate
62 63 64 |
# File 'app/models/metasploit/credential/pkcs12.rb', line 62 def adcs_template ['adcs_template'] end |