| // Default US Export policy file. | |
| grant { | |
| // There is no restriction to any algorithms. | |
| permission javax.crypto.CryptoAllPermission; | |
| }; | |
| // Default US Export policy file. | |
| grant { | |
| // There is no restriction to any algorithms. | |
| permission javax.crypto.CryptoAllPermission; | |
| }; | |