| Package | Description |
|---|---|
| io.mosip.kernel.keymanagerservice.controller | |
| io.mosip.kernel.keymanagerservice.service | |
| io.mosip.kernel.keymanagerservice.service.impl |
| Modifier and Type | Method and Description |
|---|---|
io.mosip.kernel.core.http.ResponseWrapper<SignatureResponseDto> |
KeymanagerController.signPDF(@Valid io.mosip.kernel.core.http.RequestWrapper<PDFSignatureRequestDto> signatureResponseDto) |
| Modifier and Type | Method and Description |
|---|---|
SignatureResponseDto |
KeymanagerService.sign(SignatureRequestDto signatureRequestDto) |
SignatureResponseDto |
KeymanagerService.signPDF(PDFSignatureRequestDto request) |
| Modifier and Type | Method and Description |
|---|---|
SignatureResponseDto |
KeymanagerServiceImpl.sign(SignatureRequestDto signatureRequestDto) |
SignatureResponseDto |
KeymanagerServiceImpl.signPDF(PDFSignatureRequestDto request) |
Copyright © 2020. All rights reserved.