Type Definition proj_crypto::asymmetric::PublicKey [] [src]

type PublicKey = GroupElement;

Public Key - just an alias. Implements drop() so the memory will be wiped when it goes out of scope