Uses of Class
io.mosip.kernel.signature.dto.SignRequestDtoV2
Packages that use SignRequestDtoV2
-
Uses of SignRequestDtoV2 in io.mosip.kernel.signature.service
Methods in io.mosip.kernel.signature.service with parameters of type SignRequestDtoV2Modifier and TypeMethodDescriptionSignatureServicev2.signv2(SignRequestDtoV2 signatureReq) JSON Web Signature(JWS) for the input data using input algorithm -
Uses of SignRequestDtoV2 in io.mosip.kernel.signature.service.impl
Methods in io.mosip.kernel.signature.service.impl with parameters of type SignRequestDtoV2