mirror of
https://github.com/danog/tgseclib.git
synced 2024-11-30 04:39:02 +01: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
|
||||
*/
|
||||
const PRIVATE_FORMAT_PKCS8 = 3;
|
||||
const PRIVATE_FORMAT_PKCS8 = 8;
|
||||
/**#@-*/
|
||||
|
||||
/**#@+
|
||||
|
Loading…
Reference in New Issue
Block a user