menu
pdf_plus package
documentation
signing.dart
PdfRevocationDataProvider
fetchOcsp abstract method
fetchOcsp abstract method
dark_mode
light_mode
fetchOcsp
abstract method
Future
<
Uint8List
?
>
fetchOcsp
(
Uri
url
,
Uint8List
requestDer
)
Implementation
Future<Uint8List?> fetchOcsp(Uri url, Uint8List requestDer);
pdf_plus package
documentation
signing
PdfRevocationDataProvider
fetchOcsp abstract method
PdfRevocationDataProvider class