org.eclipse.higgins.icard.provider.cardspace.common.utils
Class PPIDHelper
java.lang.Object
org.eclipse.higgins.icard.provider.cardspace.common.utils.PPIDHelper
- public class PPIDHelper
- extends Object
PPIDHelper
public PPIDHelper()
computeClaimValuePPID
public static byte[] computeClaimValuePPID(org.eclipse.higgins.icard.IInformationCard informationCard,
X509Certificate rp)
throws Exception
- Throws:
Exception
getUserFriendlyPPID
public static String getUserFriendlyPPID(byte[] ppid)
throws NoSuchAlgorithmException
- Throws:
NoSuchAlgorithmException
getUserFriendlyPPID
public static String getUserFriendlyPPID(String ppid)
throws Exception
- Throws:
Exception