The result of a granted requestSecret() — a durable (appKey, secretId) use grant plus the secret's metadata. Never the value. Hold onto nothing but this; the host substitutes the value into matching net:fetch requests.
requestSecret()
(appKey, secretId)
net:fetch
Opaque handle for the minted (appKey, secretId) grant.
Metadata of the bound secret (no value).
The result of a granted
requestSecret()— a durable(appKey, secretId)use grant plus the secret's metadata. Never the value. Hold onto nothing but this; the host substitutes the value into matchingnet:fetchrequests.