getCryptoLibraryName

Returns the name of the cryptographic library being used by the SDK.

Examples:

  • "BouncyCastle" on JVM

  • "libsodium" on iOS/macOS/native platforms

  • "libsodium.js / Web Crypto API" on JavaScript