Documentation

PSS.php

PKCS#8 Formatted RSA-PSS Key Handler

PHP version 5

Used by PHP's openssl_public_encrypt() and openssl's rsautl (when -pubin is set)

Processes keys with the following headers:

-----BEGIN ENCRYPTED PRIVATE KEY----- -----BEGIN PRIVATE KEY----- -----BEGIN PUBLIC KEY-----

Analogous to "openssl genpkey -algorithm rsa-pss".

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

PSS
PKCS#8 Formatted RSA-PSS Key Handler

        
On this page

Search results