diff options
Diffstat (limited to 'qapi/crypto.json')
-rw-r--r-- | qapi/crypto.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/qapi/crypto.json b/qapi/crypto.json index ad8dd37175..931c88e688 100644 --- a/qapi/crypto.json +++ b/qapi/crypto.json @@ -654,6 +654,8 @@ # The options that are available for all asymmetric key algorithms # when creating a new QCryptoAkCipher. # +# @alg: encryption cipher algorithm +# # Since: 7.1 ## { 'union': 'QCryptoAkCipherOptions', |