HELP: OpenPGP decryption TYPE: OBJECT SYNTAX: PGP(USERID/RECEIVER/USRID/USR='str',NOSIGV,SIGNING,TIMESTAMP=num,FKM5())
This object is used to receive PGP encrypted FLAM archives. Here the verification of a signature can be enforced. Furthermore, it is possible to specify hidden users and the time for certificate management.
This involves going through all encrypted keysets (FKMCs) and trying the PGP key id for all encrypted keys. If the decryption has worked, the access rights (data, member, directory (possibly limited)) that result for this PGP key id on the first hit apply.
STRING: USERID/RECEIVER/USRID/USR='str' - Receiver user ID for decryption (only for hidden recipients)
SWITCH: NOSIGV - Disable signature verification [FALSE]
SWITCH: SIGNING - Enforce an error if PGP keyset is not signed [FALSE]
NUMBER: TIMESTAMP=num - Time stamp (seconds since 1970) used for key selection [0 - current]