Class IdemixPseudonym



  • public class IdemixPseudonym
    extends java.lang.Object
    The class represents a pseudonym of a user, unlinkable to other pseudonyms of the user.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.apache.milagro.amcl.FP256BN.ECP getNym​()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • IdemixPseudonym

        public IdemixPseudonym​(org.apache.milagro.amcl.FP256BN.BIG sk,
                               IdemixIssuerPublicKey ipk)
        Constructor
        Parameters:
        sk - the secret key of the user
        ipk - the public key of the issuer
    • Method Detail

      • getNym

        public org.apache.milagro.amcl.FP256BN.ECP getNym​()
        Returns:
        the value of the pseudonym as an ECP