Merge pull request #19898 from kaspersv/kaspersv/shared-overlay-annotation

Overlay: Add overlay annotation to shared lib
This commit is contained in:
Kasper Svendsen
2025-06-27 11:18:55 +02:00
committed by GitHub

View File

@@ -1,3 +1,6 @@
overlay[local?]
module;
/**
* The `KeyOpAlg` module defines key operation algorithms types (e.g., symmetric ciphers, signatures, etc.)
* and provides mapping of those types to string names and structural properties.