blob: cad29b3efa0e638273e9f0eecff4d941c0093c13 [file] [log] [blame]
menuconfig ASYMMETRIC_KEY_TYPE
tristate "Asymmetric (public-key cryptographic) key type"
depends on KEYS
help
This option provides support for a key type that holds the data for
the asymmetric keys used for public key cryptographic operations such
as encryption, decryption, signature generation and signature
verification.
if ASYMMETRIC_KEY_TYPE
endif # ASYMMETRIC_KEY_TYPE