| Re: [higgins-dev] Error in RP / DecryptElement |
Maxi,
The problem I am facing seems to happen when the RP needs to decrypt the user token. More specifically, the method org.eclipse.higgins.rp.icard.ICardProtocolHandler.processUserToken() is throwing an exception in (apparently) line 146:
ie = secext.DecryptElement(elemToken, (PrivateKey)(keyStore.getKey(keyStoreAlias,keyStorePwd.toCharArray())));
_______________________________________________ higgins-dev mailing list higgins-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/higgins-dev