Add note where to find allowed PBE encryption schemes for PKCS12

This commit is contained in:
Tobias Wich 2022-10-06 15:38:56 +02:00
parent 097cbfb815
commit 706ad7bf36

View File

@ -151,6 +151,7 @@ void pki_pkcs12::writePKCS12(XFile &file, encAlgo &encAlgo) const
}
// see https://www.rfc-editor.org/rfc/rfc8018 Appendix B.2 for possible encryption schemes
const QList<int> encAlgo::all_encAlgos(
{ NID_pbe_WithSHA1And3_Key_TripleDES_CBC,
NID_aes_256_cbc