mirror of
https://github.com/OpenKMIP/PyKMIP.git
synced 2025-07-23 05:54:23 +02:00
add app_specific_info
This commit is contained in:
parent
19a901d0be
commit
95b54707f7
@ -658,7 +658,7 @@ class SymmetricKey(Key):
|
||||
}
|
||||
|
||||
def __init__(self, algorithm, length, value, app_specific_info=None, masks=None,
|
||||
name='Symmetric Key2', key_wrapping_data=None):
|
||||
name='Symmetric Key', key_wrapping_data=None):
|
||||
"""
|
||||
Create a SymmetricKey.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user