menu
pdf_plus package
documentation
pki.dart
TrustedCertEntry
isDecrypted method
isDecrypted method
dark_mode
light_mode
isDecrypted
method
@
override
bool
isDecrypted
(
)
override
Returns true if this entry has been decrypted.
Implementation
@override bool isDecrypted() => true;
pdf_plus package
documentation
pki
TrustedCertEntry
isDecrypted method
TrustedCertEntry class