Type Definition noah_api::anon_creds::AttributeCiphertext
source · pub type AttributeCiphertext = ElGamalCiphertext<BLSG1>;Expand description
The ciphertext of an attribute.
pub type AttributeCiphertext = ElGamalCiphertext<BLSG1>;The ciphertext of an attribute.