PKCS1.php
"PKCS1" Formatted EC Key Handler
PHP version 5
Processes keys with the following headers:
-----BEGIN DH PARAMETERS-----
Technically, PKCS1 is for RSA keys, only, but we're using PKCS1 to describe DSA, whose format isn't really formally described anywhere, so might as well use it to describe this, too.
Tags
Table of Contents
Classes
- PKCS1
- "PKCS1" Formatted DH Key Handler