forked from wolfSSL/wolfssl
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