mirror of
https://github.com/phpseclib/phpseclib.git
synced 2025-02-05 05:18:28 +00:00
Merge branch 'rsa-pkcs8-fix-2.0-2' into 2.0
This commit is contained in:
commit
b95504ac8f
@ -188,7 +188,7 @@ class RSA
|
|||||||
/**
|
/**
|
||||||
* PKCS#8 formatted private key
|
* PKCS#8 formatted private key
|
||||||
*/
|
*/
|
||||||
const PRIVATE_FORMAT_PKCS8 = 3;
|
const PRIVATE_FORMAT_PKCS8 = 8;
|
||||||
/**#@-*/
|
/**#@-*/
|
||||||
|
|
||||||
/**#@+
|
/**#@+
|
||||||
|
Loading…
x
Reference in New Issue
Block a user