PHP.nl

rnp_import_signatures

rnp_import_signatures

Import standalone signatures to the keyring and receive JSON describing updated keys

 **rnp_import_signatures** RnpFFI $ffi string $input int $flags

ffirnp.parameter.ffi-description

inputOpenPGP packets containing signatures to be imported. Can be either binary or ASCII armored.

flagsCurrently must be 0.

JSON string with information about updated keys on successreturn.falseforfailure.