PyKMIP/kmip
Peter Hamilton 54f3688a14 Block Attributes encoding and decoding on non KMIP 2.0 calls
This change adds a check to the read and write methods of the new
Attributes object that raises a new VersionNotSupported exception
if KMIP 2.0 is not the version used for encoding and decoding.
The Attributes object is not defined for older versions of KMIP
and therefore cannot be correctly encoded or decoded in those use
cases.
2019-02-26 08:29:26 -05:00
..
core Block Attributes encoding and decoding on non KMIP 2.0 calls 2019-02-26 08:29:26 -05:00
demos Remove invalid escape sequences 2018-11-15 13:53:06 -05:00
pie Update the PyKMIP clients to support changing their KMIP version 2018-12-04 15:01:24 -05:00
services Update object hierarchy read/write to support the KMIP version 2019-02-06 17:06:47 -05:00
tests Block Attributes encoding and decoding on non KMIP 2.0 calls 2019-02-26 08:29:26 -05:00
__init__.py Update the PyKMIP library version to 0.8.dev 2017-11-15 14:21:52 -05:00
version.py Update the PyKMIP library version to 0.9.dev0 2018-05-17 19:23:34 -04:00