Код: Выделить всё
getparams() in org.bouncycastle.jce.provider.JCEECPrivateKey cannot implement
getParams() in rg.bouncycastle.jce.interfaces.ECKey
found : java.security.spec.ECParameterSpec
required: rg.bouncycastle.jce.ECParameterSpec
Код: Выделить всё
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Как скомпилировать с помощью -Xlint в NetBeans, поскольку я компилирую, щелкнув проект и параметр «Очистить и построить».
Подробнее здесь: https://stackoverflow.com/questions/629 ... n-netbeans
Мобильная версия