db20c70d86
ADDED: * cryptparse, which makes managing certs/keys MUCH much easier (and better) than the stdlib utilities.
4 lines
178 B
Plaintext
4 lines
178 B
Plaintext
- PKCS#12/PFX parsing/support
|
|
|
|
- Move to struct tags and reflection, so it can not only be easier to maintain in the future but also be implemented in custom structs downstream.
|