Junxiao Gao

Results 4 comments of Junxiao Gao

@conradoplg since the library is called pkcs8, I assume it would support encrypted private key in PKCS#8 format. I can't give an entire key since it is confidential, but it...

@conradoplg here's part of the output ``` 0:d=0 hl=4 l=1308 cons: SEQUENCE 4:d=1 hl=2 l= 78 cons: SEQUENCE 6:d=2 hl=2 l= 9 prim: OBJECT :PBES2 17:d=2 hl=2 l= 65 cons:...

@conradoplg yes, I deleted the INTEGER, And the OCTET STRING has something in the end, I only copied a block of the whole output. And sorry, but all the keys...

@conradoplg Github doesn't support *.der, so I renamed it with a .txt [out.der.txt](https://github.com/youmark/pkcs8/files/3043317/out.der.txt)