Key Details
- Owner
- Evergent SOC <soc@evergent.com>
- Key ID
- 4AC3837B36772791
- Fingerprint
- F7CA 2128 D58E E235 E66B F1EE 4AC3 837B 3677 2791
- Algorithm
- RSA 4096-bit
- Created
- 2026-04-21
- Expires
- 2027-04-21 Active
Import & Verify
# Import the key gpg --import Minno-public # Verify the fingerprint matches what's published on this page gpg --fingerprint soc@evergent.com # Encrypt a file for Evergent SOC gpg --encrypt --armor --recipient soc@evergent.com sensitive.txt