MCPcopy Create free account
hub / github.com/ProvableHQ/sdk / Ciphertext

Class Ciphertext

wasm/src/programs/data/ciphertext.rs:44–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42#[wasm_bindgen]
43#[derive(Clone, Debug, Eq, PartialEq)]
44pub struct Ciphertext(CiphertextNative);
45
46#[wasm_bindgen]
47impl Ciphertext {

Callers 2

from_bytes_leMethod · 0.85
from_bits_leMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected