Snippets tagged “jce”
1 snippet uses this tag.
- Java Security: Illegal key size or default parameters?Java
If you receive the error "Illegal key size or default parameters" in Java, it means that you are trying to use a cryptographic algorithm with a key size that is not allowed by the jurisdiction policy files.