rnp_op_sign_cleartext
rnp_op_sign_cleartext
Perform signing operation on a textual data, return cleartext signed message
**rnp_op_sign_cleartext** RnpFFI $ffi string $data array $keys_fp array $options
ffirnp.parameter.ffi-description
dataData to be signed.
keys_fp
Array with key fingerprints. At least one key must be provided.
Keys should be present in .
ffi
optionsAn associative array with options.
Cleartext signed message containing source data with additional headers and ASCII-armored signature on successreturn.falseforfailure.