jdk/make/javax/crypto/policy/unlimited/default_US_export.policy
author jmasa
Tue, 24 Jul 2012 14:48:58 -0700
changeset 13337 328e758c6bb1
parent 2 90ce3da70b43
permissions -rw-r--r--
Merge

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