1f389340585d2a0a2f671fa3b3c273281986071c
[jalview.git] / j11jre / openjdk11_macos / conf / security / policy / unlimited / default_US_export.policy
1 // Default US Export policy file.
2
3 grant {
4     // There is no restriction to any algorithms.
5     permission javax.crypto.CryptoAllPermission; 
6 };