Method: HexaPDF::Encryption::StandardSecurityHandler::EncryptionOptions#algorithm

Defined in:
lib/hexapdf/encryption/standard_security_handler.rb

#algorithmObject

The encryption algorithm.



206
207
208
# File 'lib/hexapdf/encryption/standard_security_handler.rb', line 206

def algorithm
  @algorithm
end