pub fn posted_clear(
match_all_topics: <PassFatPointerAndDecodeSlice<&[Topic]> as RIType>::Inner,
dest: <PassPointerAndReadCopy<[u8; 32], 32> as RIType>::Inner,
) -> <AllocateAndReturnByCodec<Vec<Vec<u8>>> as RIType>::Inner
Expand description
Return the decrypted data of all known statements whose decryption key is identified as
dest
. The key must be available to the client.