[−][src]Function rust_ipv8::crypto::signature::verify_packet
pub fn verify_packet(
public_key: &Ed25519PublicKey,
msg: &Packet,
sig: &Signature
) -> bool
Wrapper function for verify taking packets as input
pub fn verify_packet(
public_key: &Ed25519PublicKey,
msg: &Packet,
sig: &Signature
) -> bool
Wrapper function for verify taking packets as input