Changeset 100494 in vbox for trunk/src/VBox/Runtime/common/crypto
- Timestamp:
- Jul 10, 2023 11:20:32 PM (19 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/crypto/key-file.cpp
r100493 r100494 480 480 if (RT_SUCCESS(rc)) 481 481 { 482 /* 483 * Load the private key according to it's algorithm. 482 /* 483 * Load the private key according to it's algorithm. 484 484 * We currently only support RSA (pkcs1-RsaEncryption). 485 485 */
Note:
See TracChangeset
for help on using the changeset viewer.