Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

SerdeRSA2048SignatureWithHint

Fully qualified path: garaga::signatures::rsa::SerdeRSA2048SignatureWithHint

pub impl SerdeRSA2048SignatureWithHint of Serde<RSA2048SignatureWithHint>;

Impl functions

serialize

Fully qualified path: garaga::signatures::rsa::SerdeRSA2048SignatureWithHint::serialize

fn serialize(self: @RSA2048SignatureWithHint, ref output: Array<felt252>)

deserialize

Fully qualified path: garaga::signatures::rsa::SerdeRSA2048SignatureWithHint::deserialize

fn deserialize(ref serialized: Span<felt252>) -> Option<RSA2048SignatureWithHint>