menu
pdf_crypto
pdf_crypto.dart
PdfPkcs7RsaSigner
sign method
sign
dark_mode
light_mode
sign
method
@
override
Future
<
Uint8List
>
sign
(
Uint8List
input
,
Iterable
<
PdfSignRange
>
range
)
override
Sign the data and return the signature
pdf_crypto
pdf_crypto
PdfPkcs7RsaSigner
sign method
PdfPkcs7RsaSigner class