• Fichier: default_US_export.policy
  • Path: /7_OUTILS_TUTOS/DBeaver/jre/conf/security/policy/unlimited/default_US_export.policy
  • File size: 146 bytes
  • MIME-type: text/plain
  • Charset: utf-8
// Default US Export policy file.

grant {
    // There is no restriction to any algorithms.
    permission javax.crypto.CryptoAllPermission; 
};