(PECL rnp >= 0.1.1)
rnp_op_sign_detached — Perform signing operation, return detached signature(s)
ffi
The FFI object returned by rnp_ffi_create().
data
Data to be signed.
keys_fp
Array with key fingerprints. At least one key must be provided.
Keys should be present in ffi
.
options
An associative array with options.
Key | Data type | Description |
---|---|---|
"armor" |
boolean | Enable ASCII-armored output. Disabled by default. |
"hash" |
string | Set hash algorithm used during signature calculation. |
"creation_time" |
integer | Set signature creation time in seconds since Jan, 1 1970 UTC. By default current time is used. |
"expiration_time" |
integer | Set signature expiration time in seconds since the creation time. 0 value is used to mark signature as non-expiring (default value). |
Detached signature(s) data on success or false
on failure.
Follow Lee on X/Twitter - Father, Husband, Serial builder creating AI, crypto, games & web tools. We are friends :) AI Will Come To Life!
Check out: eBank.nz (Art Generator) |
Netwrck.com (AI Tools) |
Text-Generator.io (AI API) |
BitBank.nz (Crypto AI) |
ReadingTime (Kids Reading) |
RewordGame |
BigMultiplayerChess |
WebFiddle |
How.nz |
Helix AI Assistant