--- embedaddon/strongswan/src/libstrongswan/plugins/wolfssl/wolfssl_ed_public_key.h 2020/06/03 09:46:44 1.1.1.1 +++ embedaddon/strongswan/src/libstrongswan/plugins/wolfssl/wolfssl_ed_public_key.h 2021/03/17 00:20:08 1.1.1.2 @@ -36,7 +36,7 @@ * * Accepts a BUILD_BLOB_ASN1_DER argument. * - * @param type type of the key, must be KEY_ED25519 + * @param type type of the key, must be KEY_ED25519 or KEY_ED448 * @param args builder_part_t argument list * @return loaded key, NULL on failure */