
This contains the basic items for repository. The basic files and directories were created to layout the repository structure. Created a simple KMIP client and server. This was generated using the thrift library. This version only tests the thrift framework. It does not adhere to the spec.
12 lines
244 B
Python
12 lines
244 B
Python
#
|
|
# Autogenerated by Thrift Compiler (0.9.1)
|
|
#
|
|
# DO NOT EDIT UNLESS YOU ARE SURE THAT YOU KNOW WHAT YOU ARE DOING
|
|
#
|
|
# options string: py
|
|
#
|
|
|
|
from thrift.Thrift import TType, TMessageType, TException, TApplicationException
|
|
from ttypes import *
|
|
|