Method: Metasploit::Credential::Pkcs12#metadata

Defined in:
app/models/metasploit/credential/pkcs12.rb

#metadataJSONB

Metadata for this Pkcs12:

adcs_ca: The Certificate Authority that issued the certificate
adcs_template: The certificate template used to issue the certificate
pkcs12_password: The password to decrypt the Pkcs12

Returns:

  • (JSONB)

# File 'app/models/metasploit/credential/pkcs12.rb', line 16