jdk-24/jdk/make/data/cryptopolicy/unlimited/default_US_export.policy

6 lines
141 B
Plaintext
Raw Normal View History

2007-12-01 00:00:00 +00:00
// Manufacturing policy file.
grant {
// There is no restriction to any algorithms.
permission javax.crypto.CryptoAllPermission;
};