Function indy_credx::issuer::make_revocation_registry_id[][src]

pub fn make_revocation_registry_id(
    origin_did: &DidValue,
    cred_def: &CredentialDefinition,
    tag: &str,
    rev_reg_type: RegistryType
) -> Result<RevocationRegistryId>