changeset 40585 | 620845c802cd |
parent 40584 | 219458339252 |
parent 40583 | 015a2b160e51 |
child 40607 | 951ac908273b |
--- a/jdk/make/data/cryptopolicy/unlimited/default_local.policy Thu Aug 25 21:18:46 2016 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,5 +0,0 @@ -// Country-specific policy file for countries with no limits on crypto strength. -grant { - // There is no restriction to any algorithms. - permission javax.crypto.CryptoAllPermission; -};