Types: ffiType
A collection of FFI types used in the DVR module
Table of contents
Types: ffiType
Types: ffiType
FfiResultUserDataToken
⸠FfiResultUserDataToken: StructType A structure representing the result of a user data token operation.
Parameters:
FfiResultDvrToken
⸠FfiResultDvrToken: StructType A structure representing the result of a DVR token operation.
Parameters:
FfiResultZkPassProofToken
⸠FfiResultZkPassProofToken: StructType A structure representing the result of a zkPass proof token operation.
Parameters:
FfiResultVerifyZkPassProofToken
⸠FfiResultVerifyZkPassProofToken: StructType A structure representing the result of a zkPass proof verification token operation.
Parameters:
PublicKeyFfi
⸠PublicKeyFfi: StructType A structure representing a public key.
Parameters:
KeysetEndpointFfi
⸠KeysetEndpointFfi: StructType A structure representing a keyset endpoint.
Parameters:
PublicKeyOptionUnionFfi
⸠PublicKeyOptionUnionFfi: StructType A structure representing a union of public key and keyset endpoint.
Parameters:
PublicKeyOptionFfi
⸠PublicKeyOptionFfi: StructType A structure representing a public key option with tag and value.
Parameters:
UserDataRequestFfi
⸠UserDataRequestFfi: StructType A structure representing a user data request.
Parameters:
DvrDataFfi
⸠DvrDataFfi: StructType A structure representing DVR data.
Parameters:
ExpectedDvrMetadataFfi
⸠ExpectedDvrMetadataFfi: StructType A structure representing expected DVR metadata.
Parameters:
UserDataRequestArrayFfi
⸠UserDataRequestArrayFfi: ArrayType An array type of UserDataRequestFfi
structures.
UserDataVerifyingKeysFfi
⸠UserDataVerifyingKeysFfi: ArrayType An array type of UserDataRequestFfi
structures used for verifying keys.
Last updated