Mix.PublicKey
Function decode!/2
Decodes a public key and raises if the key is invalid.
Function public_keys/0
Returns all public keys as a list.
Function public_keys_path/0
Returns the file system path for public keys.
Function verify/3
Verifies the given binary has the proper signature using the system public keys.