Uses of Class
io.mosip.kernel.signature.dto.SignResponseDto
-
Packages that use SignResponseDto Package Description io.mosip.kernel.signature.controller -
-
Uses of SignResponseDto in io.mosip.kernel.signature.controller
Methods in io.mosip.kernel.signature.controller that return types with arguments of type SignResponseDto Modifier and Type Method Description ResponseWrapper<SignResponseDto>SignatureController. sign(@Valid RequestWrapper<SignRequestDto> requestDto)Deprecated.
-