Security
From Just Solve the File Format Problem
(Difference between revisions)
(→Digital Certificates) |
|||
Line 14: | Line 14: | ||
* [[Certificate Trust List]] (.stl) | * [[Certificate Trust List]] (.stl) | ||
* [[Cryptographic Message Syntax Standard]] (.p7b, .p7r, .spc; PKCS #7) | * [[Cryptographic Message Syntax Standard]] (.p7b, .p7r, .spc; PKCS #7) | ||
+ | * [[DER]] (Distinguished Encoding Rules) | ||
* [[DER encoded certificate]] (.der, .crt) | * [[DER encoded certificate]] (.der, .crt) | ||
− | |||
* [[Microsoft Serialized Certificate Store]] (.sst) | * [[Microsoft Serialized Certificate Store]] (.sst) | ||
* [[PEM]] | * [[PEM]] | ||
Line 21: | Line 21: | ||
* [[PEM encoded RSA private key]] (.key) | * [[PEM encoded RSA private key]] (.key) | ||
* [[Personal Information Exchange Format]] (.p12, .pfx) | * [[Personal Information Exchange Format]] (.p12, .pfx) | ||
+ | * [[PKCS7 certificate]] (.p7b, .p7c, .spc) | ||
+ | * [[PVK]] | ||
* [[X.509 certificate]] | * [[X.509 certificate]] | ||
Revision as of 21:36, 18 October 2013
Formats specific to the storage and transmission of security information. See also Encryption.
Digital Certificates
- ASCII Armor (.arm; old for base64)
- Canonical Encoding Rules (.cer)
- Certificate Revocation List (.crl)
- Certificate Signing Request (.csr)
- Certificate Trust List (.stl)
- Cryptographic Message Syntax Standard (.p7b, .p7r, .spc; PKCS #7)
- DER (Distinguished Encoding Rules)
- DER encoded certificate (.der, .crt)
- Microsoft Serialized Certificate Store (.sst)
- PEM
- PEM encoded certificate (.pem, .crt)
- PEM encoded RSA private key (.key)
- Personal Information Exchange Format (.p12, .pfx)
- PKCS7 certificate (.p7b, .p7c, .spc)
- PVK
- X.509 certificate
App provisioning and DRM
- Mobile Provision file (.mobileprovision; used for installing iOS apps)