Method: HexaPDF::Encryption::SecurityHandler::EncryptedStreamData#algorithm
- Defined in:
- lib/hexapdf/encryption/security_handler.rb
#algorithm ⇒ Object (readonly)
The encryption algorithm.
152 153 154 |
# File 'lib/hexapdf/encryption/security_handler.rb', line 152 def algorithm @algorithm end |