Uses of Class
io.mosip.kernel.clientcrypto.dto.TpmSignResponseDto
Packages that use TpmSignResponseDto
Package
Description
-
Uses of TpmSignResponseDto in io.mosip.kernel.clientcrypto.controller
Methods in io.mosip.kernel.clientcrypto.controller that return types with arguments of type TpmSignResponseDtoModifier and TypeMethodDescriptionio.mosip.kernel.core.http.ResponseWrapper<TpmSignResponseDto> ClientCryptoController.signData(@Valid io.mosip.kernel.core.http.RequestWrapper<TpmSignRequestDto> tpmSignRequestDtoRequestWrapper) -
Uses of TpmSignResponseDto in io.mosip.kernel.clientcrypto.service.impl
Methods in io.mosip.kernel.clientcrypto.service.impl that return TpmSignResponseDtoModifier and TypeMethodDescriptionClientCryptoManagerServiceImpl.csSign(TpmSignRequestDto tpmSignRequestDto) -
Uses of TpmSignResponseDto in io.mosip.kernel.clientcrypto.service.spi
Methods in io.mosip.kernel.clientcrypto.service.spi that return TpmSignResponseDtoModifier and TypeMethodDescriptionClientCryptoManagerService.csSign(TpmSignRequestDto tpmSignRequestDto) Signs with TPM private key