Categories:
Android (13)
Apple Mac (27)
DH Keys (39)
DSA Keys (70)
EC Keys (915)
Firefox (30)
General (10)
Google Chrome (25)
Intermediate CA (152)
Java VM (29)
JDK Keytool (28)
Microsoft CertUtil (29)
Microsoft Edge (9)
Mozilla CertUtil (21)
OpenSSL (236)
Other (7)
Portecle (38)
Publishers (3180)
Revoked Certificates (16)
Root CA (85)
RSA Keys (2556)
Tools (46)
Tutorial (1)
What Is (22)
Windows (127)
Collections:
Other Resources:
What Is PKCS #12
What is PKCS (Public-Key Cryptography Standards) #12? What is it used for?
✍: FYIcenter.com
PKCS #12 defines an archive file format for storing many cryptography
objects as a single file. It is commonly used to bundle a private key
with its X.509 certificate or to bundle all the members of a chain of trust.
A PKCS #12 file may be encrypted and signed. The internal storage containers, called "SafeBag"s, may also be encrypted and signed. A few SafeBags are predefined to store certificates, private keys and CRLs. Another SafeBag is provided to store any other data at individual implementer's choice.
PKCS #12 is one of the family of standards called Public-Key Cryptography Standards (PKCS) published by RSA Laboratories.
⇐ What Is PKI (Public-Key Infrastructure)
2013-12-25, 4544👍, 0💬
Popular Posts:
How to export a certificates from a system certificate store using "certmgr.exe" tool? You can expor...
How to generate self-signed certificate with getacert.com? Is it free? Generating a self-signed cert...
Certificate Summary: Subject: DigiCert TLS RSA SHA256 2020 CA1 Issuer: DigiCert Global Root CA Expir...
Certificate Summary: Subject: DigiCert Cloud Services CA-1 Issuer: DigiCert Global Root CA Expiratio...
How to generate a pair of DSA Private Key and Public Key? To help you to generate a pair of DSA Priv...