Method: HexaPDF::Encryption::SecurityHandler::EncryptedStreamData#key
- Defined in:
- lib/hexapdf/encryption/security_handler.rb
#key ⇒ Object (readonly)
The encryption key.
149 150 151 |
# File 'lib/hexapdf/encryption/security_handler.rb', line 149 def key @key end |