Uses of Class
io.mosip.mimoto.dto.mimoto.CredentialDownloadResponseDTO
-
Packages that use CredentialDownloadResponseDTO Package Description io.mosip.mimoto.controller -
-
Uses of CredentialDownloadResponseDTO in io.mosip.mimoto.controller
Methods in io.mosip.mimoto.controller that return types with arguments of type CredentialDownloadResponseDTO Modifier and Type Method Description org.springframework.http.ResponseEntity<CredentialDownloadResponseDTO>CredentialShareController. download(CredentialDownloadRequestDTO requestDTO)Download a received and decrypted VC.
-