Module for encrypted PDF objects.
[Source]
# File sources/parser/encryption.rb, line 336 336: def post_build 337: encrypt! 338: 339: super 340: end
[Validate]