Public key/public signature verification key

Public key/public signature verification key

A cryptographic key that is used with an asymmetric (public key) cryptographic algorithm and is associated with a private key. The public key is associated with an owner and may be made public. In the case of digital signatures, the public key is used to verify a digital signature that was signed using the corresponding private key.

📚 Reference: NIST SP 800-102
🏷️ Category: Cybersecurity
📊 Commonality: common