mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-31 19:24:42 +02:00
Update comment
Thanks @dgarske, great catch!
This commit is contained in:
@@ -5359,7 +5359,7 @@ static int GetKey(DecodedCert* cert)
|
||||
cert->srcIdx += length;
|
||||
return 0;
|
||||
}
|
||||
#endif /* NO_DSA && QT */
|
||||
#endif /* NO_DSA */
|
||||
default:
|
||||
return ASN_UNKNOWN_OID_E;
|
||||
}
|
||||
|
Reference in New Issue
Block a user