summaryrefslogtreecommitdiff
path: root/test/export_decryption_settings_test.cc
AgeCommit message (Collapse)Author
2025-10-28Fix decryption import code to work with PKCS1 and PKCS8 formats.Carl Hetherington
PKCS1 uses BEGIN RSA PRIVATE KEY but PKCS8 has only BEGIN PRIVATE KEY