Expand description
Rust types for deserializing KMIP responses.
Structs§
- Attribute
- See KMIP 1.0 section 2.1.1 Attribute.
- Attribute
Edit Response Payload - Fields common to sections 4.13 Add, 4.14 Modify and 4.15 Delete Attribute responses.
- Batch
Item - See KMIP 1.0 section 6.15 Batch Item.
- Certificate
- See KMIP 1.0 section 2.2.1 Certificate.
- Create
KeyPair Response Payload - See KMIP 1.0 section 4.2 Create Key Pair.
- Create
Response Payload - See KMIP 1.0 section 4.1 Create.
- Discover
Versions Response Payload - See KMIP 1.1 section 4.26 Discover Versions.
- GetAttribute
List Response Payload - See KMIP 1.0 section 4.12 Get Attribute List.
- GetAttributes
Response Payload - See KMIP 1.0 section 4.11 Get Attributes.
- GetResponse
Payload - See KMIP 1.0 section 4.10 Get.
- KeyBlock
- See KMIP 1.0 section 2.1.3 Key Block.
- KeyValue
- See KMIP 1.0 section 2.1.4 Key Value.
- Locate
Response Payload - See KMIP 1.0 section 4.8 Locate.
- Message
Extension - See KMIP 1.0 section 6.16 Message Extension.
- Name
- See KMIP 1.0 section 3.2 Name.
- Private
Key - See KMIP 1.0 section 2.2.4 Private Key.
- Protocol
Version - See KMIP 1.0 section 6.1 Protocol Version.
- Public
Key - See KMIP 1.0 section 2.2.3 Public Key.
- Query
Response Payload - See KMIP 1.0 section 4.24 Query.
- RNGRetrieve
Response Payload - See KMIP 1.0 section 4.24 Query.
- Register
Response Payload - See KMIP 1.0 section 4.3 Register.
- Response
Header - See KMIP 1.0 section 7.2 Operations.
- Response
Message - See KMIP 1.0 section 7.1 Message Structure.
- Server
Information - See KMIP 1.0 section 4.24 Server Information.
- Sign
Response Payload - See KMIP 1.2 section 4.31 Sign.
- Symmetric
Key - See KMIP 1.0 section 2.2.2 Symmetric Key.
- Template
Attribute - See KMIP 1.0 section 2.1.8 Template Attribute.
- Unique
Identifier Response Payload - Fields common to sections 4.18 Activate, 4.19 Revoke and 4.20 Destroy responses.
- Vendor
Extension - See KMIP 1.0 section 6.16 Message Extension.
Enums§
- Managed
Object - See KMIP 1.0 section 2.2 Managed Objects.
- Response
Payload - See KMIP 1.0 section 7.2 Operations.
- Result
Reason - See KMIP 1.0 section 6.10 Result Reason.
- Result
Status - See KMIP 1.0 section 6.9 Result Status.
Type Aliases§
- Activate
Response Payload - See KMIP 1.0 section 4.18 Activate.
- AddAttribute
Response Payload - See KMIP 1.0 section 4.13 Add Attribute.
- Delete
Attribute Response Payload - See KMIP 1.0 section 4.15 Delete Attribute.
- Destroy
Response Payload - See KMIP 1.0 section 4.20 Destroy.
- Modify
Attribute Response Payload - See KMIP 1.0 section 4.14 Modify Attribute.
- Revoke
Response Payload - See KMIP 1.0 section 4.19 Revoke.