Uses of Class
org.hyperledger.aries.api.credential_definition.CredentialDefinition.CredentialDefinitionResponse
-
Packages that use CredentialDefinition.CredentialDefinitionResponse Package Description org.hyperledger.aries -
-
Uses of CredentialDefinition.CredentialDefinitionResponse in org.hyperledger.aries
Methods in org.hyperledger.aries that return types with arguments of type CredentialDefinition.CredentialDefinitionResponse Modifier and Type Method Description Optional<CredentialDefinition.CredentialDefinitionResponse>AriesClient. credentialDefinitionsCreate(@NonNull CredentialDefinition.CredentialDefinitionRequest defReq)Sends a credential definition to the ledger
-