Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
BC
public
external
mbedtls
Commits
02ff5ce5
Commit
02ff5ce5
authored
Apr 09, 2014
by
Paul Bakker
Browse files
Fixed typo
parent
a9db85df
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
include/polarssl/x509_crt.h
include/polarssl/x509_crt.h
+1
-1
No files found.
include/polarssl/x509_crt.h
View file @
02ff5ce5
...
@@ -253,7 +253,7 @@ int x509_crt_verify( x509_crt *crt,
...
@@ -253,7 +253,7 @@ int x509_crt_verify( x509_crt *crt,
* certificate to perform an RSA key exchange).
* certificate to perform an RSA key exchange).
*
*
* \return 0 is these uses of the certificate are allowed,
* \return 0 is these uses of the certificate are allowed,
* POLARSSL_ERR_X509_BAD_INPUT_DATA if the keyUsage extenson
* POLARSSL_ERR_X509_BAD_INPUT_DATA if the keyUsage extens
i
on
* is present but does not contain all the bits set in the
* is present but does not contain all the bits set in the
* usage argument.
* usage argument.
*
*
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment