Projekt

Obecné

Profil

Stáhnout (0 Bajtů) Statistiky
| Větev: | Tag: | Revize:
# Datum Autor Komentář
f16fb9e7 2021-03-29 13:02 Stanislav Král

Re #8472 - Added CryptographyService class and implemented a method to generate private keys

Added CryptographyException exception that is thrown when incorrect parameters are passed to openssl or when openssl process exits with non-zero return code.
Added 3 unit tests verifying the validity of the private key generation.