Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F6064803
enigma_signature.php
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
enigma_signature.php
View Options
<?php
/**
+-------------------------------------------------------------------------+
| Signature class for the Enigma Plugin |
| |
| Copyright (C) 2010-2015 The Roundcube Dev Team |
| |
| Licensed under the GNU General Public License version 3 or |
| any later version with exceptions for skins & plugins. |
| See the README file for a full license statement. |
| |
+-------------------------------------------------------------------------+
| Author: Aleksander Machniak <alec@alec.pl> |
+-------------------------------------------------------------------------+
*/
class
enigma_signature
{
public
$id
;
public
$valid
;
public
$fingerprint
;
public
$created
;
public
$expires
;
public
$name
;
public
$comment
;
public
$email
;
// Set it to true if signature is valid, but part of the message
// was out of the signed block
public
$partial
;
}
File Metadata
Details
Attached
Mime Type
text/x-php
Expires
Fri, May 22, 4:27 AM (1 d, 23 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
772677
Default Alt Text
enigma_signature.php (1 KB)
Attached To
Mode
R3 roundcubemail
Attached
Detach File
Event Timeline
Log In to Comment