Skip to Main Content

Java Security

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

iaik security

843811May 24 2005 — edited Jun 7 2005
Hello;
Could someone please let me know the circumstances under which
iaik.security.keystore.IAIKKeyStore.a(Unknown Source)
throws a NullPoiterException.
I have a signed version of the jce.jar and still I am getting a
NullPoiterException, on my JSP when trying to invoke either of the methods:
Security.removeProvider("IAIK") or java.security.Security.insertProviderAt( new iaik.security.provider.IAIK(),1 );
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 5 2005
Added on May 24 2005
2 comments
299 views