Interface IdObjectRequestV1

Hierarchy

  • IdObjectRequestV1

Properties

choiceArData: {
    arIdentities: number[];
    threshold: number;
}

Type declaration

  • arIdentities: number[]
  • threshold: number
idCredPub: string
idCredSecCommitment: string
ipArData: Record<string, IpArData>
prfKeyCommitmentWithIP: string
prfKeySharingCoeffCommitments: string[]
proofsOfKnowledge: string

Generated using TypeDoc