Type alias UnsignedCdiWithRandomness

UnsignedCdiWithRandomness: {
    unsignedCdi: UnsignedCredentialDeploymentInformation;
} & CdiRandomness

Internal type used when building credentials

Generated using TypeDoc