Closed erikn69 closed 6 months ago
Hi, what means "starting point"? Is it fully working or is it a work-in-progress?
Fully working, but LTV is pending
Also, the code is from https://github.com/dealfonso/sapp/issues/8#issuecomment-1059107230 and https://github.com/dealfonso/sapp/issues/8#issuecomment-1470039444, and there are probably shorter and better ways to do it, without needing to add phpseclib
Also i found this: https://github.com/tecnickcom/TCPDF/pull/617
@erikn69
Fully working, but LTV is pending
Also, the code is from #8 (comment) and #8 (comment), and there are probably shorter and better ways to do it, without needing to add phpseclib
Also i found this:
https://github.com/tecnickcom/TCPDF/pull/617
It's great. You right that its better if use self asn1 parser instead of phpseclib. I make simple code to parse and create asn1 https://github.com/hidasw/PhpASN1 , maybe you can improve that.
You right that its better if use self asn1 parser instead of phpseclib.
I think the same, but I have no experience, I just copied the code from the proposed examples
You right that its better if use self asn1 parser instead of phpseclib. I make simple code to parse and create asn1 https://github.com/hidasw/PhpASN1 , maybe you can improve that.
that would be great
Timestamp