pub type PublicKey = PublicKey<ProfileKeyEncryptionDomain>;Aliased Type§
pub struct PublicKey {
pub A: RistrettoPoint,
/* private fields */
}Fields§
§A: RistrettoPointpub type PublicKey = PublicKey<ProfileKeyEncryptionDomain>;pub struct PublicKey {
pub A: RistrettoPoint,
/* private fields */
}A: RistrettoPoint