static fun isAvailable(): Boolean
(source)
Check if Sodium and key derivation support is available.
Key derivation is supported in sodium native library version >= 10.0.12.
Return
Boolean: true
if Sodium and key derivation support is available.