PKCS1.php
PKCS#1 Formatted RSA Key Handler
PHP version 5
Used by File/X509.php
Processes keys with the following headers:
-----BEGIN RSA PRIVATE KEY----- -----BEGIN RSA PUBLIC KEY-----
Analogous to ssh-keygen's pem format (as specified by -m)
Tags
Table of Contents
Classes
- PKCS1
- PKCS#1 Formatted RSA Key Handler