Documentation

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
category

Crypt

author

Jim Wigginton terrafrost@php.net

copyright

2015 Jim Wigginton

license

http://www.opensource.org/licenses/mit-license.html MIT License

link
http://phpseclib.sourceforge.net

Table of Contents

Classes

PKCS1
"PKCS1" Formatted DH Key Handler

        
On this page

Search results