mirror of
https://github.com/phpseclib/phpseclib.git
synced 2025-01-14 18:59:51 +00:00
Merge branch '1.0' into 2.0
* 1.0:
This commit is contained in:
commit
466ad666b8
@ -188,7 +188,7 @@ class RSA
|
||||
/**
|
||||
* PKCS#8 formatted private key
|
||||
*/
|
||||
const PRIVATE_FORMAT_PKCS8 = 8;
|
||||
const PRIVATE_FORMAT_PKCS8 = 3;
|
||||
/**#@-*/
|
||||
|
||||
/**#@+
|
||||
|
Loading…
Reference in New Issue
Block a user