OpenPGP Secret-Subkey packet (tag 7). More...
Additional Inherited Members | |
Public Member Functions inherited from OpenPGP_SecretKeyPacket | |
read () | |
key_from_input () | |
body () | |
Static Public Member Functions inherited from OpenPGP_Packet | |
static | class_for ($tag) |
static | parse (&$input) |
Parses an OpenPGP packet. More... | |
static | parse_new_format ($input) |
Parses a new-format (RFC 4880) OpenPGP packet. More... | |
static | parse_old_format ($input) |
Parses an old-format (PGP 2.6.x) OpenPGP packet. More... | |
Public Attributes inherited from OpenPGP_SecretKeyPacket | |
$s2k_useage | |
$s2k | |
$symmetric_algorithm | |
$private_hash | |
$encrypted_data | |
Static Public Attributes inherited from OpenPGP_SecretKeyPacket | |
static | $secret_key_fields |
OpenPGP Secret-Subkey packet (tag 7).
Definition at line 1549 of file openpgp.php.