문제

Why do I need to get the Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files to be able to handle keys larger than 128 bit? Why is it not bundled with Java SE?

도움이 되었습니까?

해결책

This was originally due to US export laws, which were mostly repealed during the Clinton administration. Now it is due to the import laws of various other countries.

다른 팁

This is due to US export laws. Probably.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top