SecurityAndEncryption |
Supported SecurityAndEncryption file formats (IdClassification.SecurityAndEncryption - Security and encryption data formats)
If a file format does not have a supported content extractor that extracts text then, optionally (default), a binary-to-text content extractor will be used to extract UTF-8, UTF-16, Windows-1252, and ASCII from the binary. In many cases, indexable text can be extract from unknown document formats.
File Format Id Enum Value | Text | Metadata | EmbeddedItem | ContentHash | Description |
|---|---|---|---|---|---|
AxCrypt (an open-source encryption application) version 2.X encrypted file (.axx). | |||||
Privacy Enhanced Mail (PEM) public key file (.pub;.pem). | |||||
The Secure Shell (SSH) public key file (.pub). | |||||
Pretty Good Privacy (PGP) public key file (.pgp). | |||||
RSA private key file (PEM) (.pem;.pri). | |||||
RSA public key file (PEM) (.pem;.pub). | |||||
Privacy Enhanced Mail (PEM) private key file (.pem;.pri). | |||||
Encrypted Privacy Enhanced Mail (PEM) private key file (.pem;.pri). | |||||
X | PKCS#7 SignedData structure that contains only the certificate (.p7b;.p7c). | ||||
X | Distinguished Encoding Rules (DER) for ASN.1 encoded PKCS#7 SignedData structure that contains only the certificate (.p7b;.p7c). | ||||
X | PKCS #12 (formerly PFX (.pfx), Personal Information Exchange) format is used for the exchange of secret (personal identity) information on all modern cryptographic stacks. This format is primarily used for the exchange of private keys and certificates, but can also be used to exchange symmetric keys, miscellaneous secrets, attributed objects, and extensions (.p12;.pfx). | ||||
DSA private key file (PEM) (.pem). | |||||
DSA public key file (PEM) (.pem). | |||||
X | X.509 certificate encoded in Distinguished Encoding Rules (DER) (.crt;.cer;.der). | ||||
X | X.509 PEM encoded certificate (.pem;.crt;.cer). | ||||
X | OpenSSL X.509 PEM encoded trusted certificate, a trusted certificate has several additional pieces of information attached to it such as the permitted and prohibited uses of the certificate and an "alias" (.pem;.crt;.cer). | ||||
X | X | Certificate Revocation List (CRL) encoded in Distinguished Encoding Rules (DER). A CRL is a cryptographically-signed list of certificates that a certificate authority has declared to be revoked (.crl). | |||
Pretty Good Privacy (PGP) signature key (.pgp). | |||||
Certificate signing request (CSR) in PEM encoded PKCS#10 format. A CSR is a message sent from an applicant to a certificate authority in order to apply for a digital identity certificate (.csr). | |||||
Strong Name Key (private) file used to strong name Microsoft .NET assemblies (.snk). | |||||
Strong Name Key (public) file used to strong name Microsoft .NET assemblies (.snk). | |||||
X | Encrypted Microsoft Office 2007+ of unknown specific Office format type (stored in encrypted OLE2 format and most likely missing file extension). | ||||
Encrypted and information rights management protected (IRM) Microsoft Office 2007-2016 of unknown specific Office format type (stored in encrypted OLE2 format and most likely missing file extension). | |||||
KeePass open-source password manager encrypted database file (.kdbx). | |||||
X | PKCS #7 digitally signed data (signed data could be MIME email or data) encoded using Distinguished Encoding Rules (DER) for ASN.1 (.p7s). | ||||
X | PKCS #7 compressed data encoded using Distinguished Encoding Rules (DER) for ASN.1 (.p7z). This content type does not provide authentication, message integrity, non-repudiation, or data confidentiality, and is only used to reduce the message's (or data) size. | ||||
X | PKCS #7 signed, enveloped-data encoded using Distinguished Encoding Rules (DER) for ASN.1 (.p7m). This content type is used to apply data confidentiality to a message (data). |