mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-19 08:39:55 +00:00
Fixed minor comment typo
This commit is contained in:
+1
-1
@@ -2204,7 +2204,7 @@ static int x509parse_key_pkcs8_unencrypted_der(
|
||||
}
|
||||
|
||||
/*
|
||||
* Parse an unencrypted PKCS#8 encoded private RSA key
|
||||
* Parse an encrypted PKCS#8 encoded private RSA key
|
||||
*/
|
||||
static int x509parse_key_pkcs8_encrypted_der(
|
||||
rsa_context *rsa,
|
||||
|
||||
Reference in New Issue
Block a user