DER
From Just Solve the File Format Problem
				
								
				(Difference between revisions)
				
																
				
				
								
				 (→See also)  | 
			|||
| Line 8: | Line 8: | ||
* [[DER encoded certificate]]  | * [[DER encoded certificate]]  | ||
* [[DER encoded RSA private key]]  | * [[DER encoded RSA private key]]  | ||
| + | * [[PKCS7 certificate]]  | ||
== Specifications ==  | == Specifications ==  | ||
Revision as of 23:53, 19 October 2013
Distinguished Encoding Rules (DER) is a binary serialization of ASN.1 format. It is often used for cryptographic data such as certificates, but has other uses.