jdk/make/data/cryptopolicy/unlimited/default_US_export.policy
changeset 40565 3ac0ba151e70
parent 40564 242110f0c920
child 40566 cf1f1b3822e7
equal deleted inserted replaced
40564:242110f0c920 40565:3ac0ba151e70
     1 // Manufacturing policy file.
       
     2 grant {
       
     3     // There is no restriction to any algorithms.
       
     4     permission javax.crypto.CryptoAllPermission; 
       
     5 };