Class ChildIdentity

    • Constructor Detail

      • ChildIdentity

        public ChildIdentity​(ProvisioningIdentityCertificate identityCertificate)
        Create a child identity to offer to your parent with a random UUID based handle.
      • ChildIdentity

        public ChildIdentity​(String handle,
                             ProvisioningIdentityCertificate identityCertificate)
        Create a child identity to offer to your parent, including a suggested handle. Note that your parent may ignore this handle!