package com.ibm.security.x509 does not exist
- From: wong_powah@xxxxxxxx
- Date: Wed, 30 Jan 2008 12:42:33 -0800 (PST)
How to fix this compile error with jdk 1.5.0_14 on windows 2000:
AsnName.java:144: package com.ibm.security.x509 does not exist
encoding = (new
com.ibm.security.x509.X500Name(mName)).getEncoded();
....
.
- Follow-Ups:
- Re: package com.ibm.security.x509 does not exist
- From: Arne Vajhøj
- Re: package com.ibm.security.x509 does not exist
- From: Roedy Green
- Re: package com.ibm.security.x509 does not exist
- Prev by Date: Re: general performance question
- Next by Date: Re: Best way to loop through ArrayList and remove elements on the way?
- Previous by thread: java version detection and browser notification
- Next by thread: Re: package com.ibm.security.x509 does not exist
- Index(es):
Relevant Pages
|