"README.md" did not exist on "1a95f6f20545b9e73351a559c903629c46be4817"
Fix compilation with ICC: missing "public" keyword in declaration
This change is correct. GCC wrongly accepted S60CertificateExtension as covariant with Botan::Certificate_Extension even though the base was inaccessible. Reviewed-By: dt
Please register or sign in to comment