# File lib/nanite/security/encrypted_document.rb, line 33
    def encrypted_data
      @pkcs7.to_pem
    end