constant SODIUM_CRYPTO_SIGN_PUBLICKEYBYTES in Automatic Updates 7
Same name and namespace in other branches
- 8 vendor/paragonie/sodium_compat/lib/php72compat_const.php \SODIUM_CRYPTO_SIGN_PUBLICKEYBYTES
2 uses of SODIUM_CRYPTO_SIGN_PUBLICKEYBYTES
- Verifier::getPublicKey in vendor/
drupal/ php-signify/ src/ Verifier.php - Get the public key data.
- VerifierB64Data::__construct in vendor/
drupal/ php-signify/ src/ VerifierB64Data.php
File
- vendor/
paragonie/ sodium_compat/ lib/ php72compat_const.php, line 86
Code
const SODIUM_CRYPTO_SIGN_PUBLICKEYBYTES = 32;