[ 
https://issues.apache.org/jira/browse/CRYPTO-178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sebb updated CRYPTO-178:
------------------------
    Description: 
OpenSslCryptoRandom.isNativeCodeEnabled() currently throws an Exception if the 
native cannot be found.

This is wrong, because the static method should return false if native cannot 
be enabled (e.g. missing SSL dynamic library or wrong type)

  was:OpenSslCryptoRandom.isNativeCodeEnabled() currently throws an Exception 
if the native cannout be found


> OpenSslCryptoRandom.isNativeCodeEnabled() throws if library cannot be loaded
> ----------------------------------------------------------------------------
>
>                 Key: CRYPTO-178
>                 URL: https://issues.apache.org/jira/browse/CRYPTO-178
>             Project: Commons Crypto
>          Issue Type: Bug
>            Reporter: Sebb
>            Priority: Major
>
> OpenSslCryptoRandom.isNativeCodeEnabled() currently throws an Exception if 
> the native cannot be found.
> This is wrong, because the static method should return false if native cannot 
> be enabled (e.g. missing SSL dynamic library or wrong type)



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to