Expand description
Rust types for sserializing KMIP requests.
Structs§
- Attribute
- See KMIP 1.0 section 2.1.1 Attribute.
- Authentication
- See KMIP 1.0 section 6.6 Authentication.
- Batch
Count - See KMIP 1.0 section 6.14 Batch Count.
- Batch
Item - See KMIP 1.0 section 6.15 Batch Item.
- Common
Template Attribute - See KMIP 1.0 section 2.1.8 Template-Attribute Structures.
- Credential
- See KMIP 1.0 section 2.1.2 Credential.
- Encryption
KeyInformation - See KMIP 1.0 section 2.1.5 Key Wrapping Data.
- IVOr
Counter OrNonce - See KMIP 1.0 section 2.1.5 Key Wrapping Data.
- KeyBlock
- See KMIP 1.0 section 2.1.3 Key Block.
- KeyValue
- See KMIP 1.0 section 2.1.4 Key Value.
- KeyWrapping
Data - See KMIP 1.0 section 2.1.5 Key Wrapping Data.
- KeyWrapping
Specification - See KMIP 1.0 section 2.1.6 Key Wrapping Specification.
- MACOr
Signature - See KMIP 1.0 section 2.1.5 Key Wrapping Data.
- MACOr
Signature KeyInformation - See KMIP 1.0 section 2.1.5 Key Wrapping Data.
- Maximum
Response Size - See KMIP 1.0 section 6.3 Maximum Response Size.
- Name
- See KMIP 1.0 section 3.2 Name.
- Password
- See KMIP 1.0 section 2.1.2 Credential.
- Private
Key - See KMIP 1.0 section 2.2.4 Private Key.
- Private
KeyTemplate Attribute - See KMIP 1.0 section 2.1.8 Template-Attribute Structures.
- Protocol
Version - See KMIP 1.0 section 6.1 Protocol Version.
- Protocol
Version Major - See KMIP 1.0 section 6.1 Protocol Version.
- Protocol
Version Minor - See KMIP 1.0 section 6.1 Protocol Version.
- Public
Key - See KMIP 1.0 section 2.2.3 Public Key.
- Public
KeyTemplate Attribute - See KMIP 1.0 section 2.1.8 Template-Attribute Structures.
- Request
Header - See KMIP 1.0 section 7.2 Operations.
- Request
Message - See KMIP 1.0 section 7.1 Message Structure.
- Revocation
Reason - See KMIP 1.0 section 3.26 Revocation Reason.
- Symmetric
Key - See KMIP 1.0 section 2.2.2 Symmetric Key.
- Template
- See KMIP 1.0 section 2.2.6 Template.
- Template
Attribute - See KMIP 1.0 section 2.1.8 Template-Attribute Structures.
- Username
- See KMIP 1.0 section 2.1.2 Credential.
Enums§
- Credential
Type - See KMIP 1.0 section 2.1.2 Credential.
- Credential
Value - See KMIP 1.0 section 2.1.2 Credential.
- Managed
Object - See KMIP 1.0 section 2.2 Managed Objects.
- Query
Function - See KMIP 1.0 section 9.1.3.2.23 Query Function Enumeration.
- Request
Payload - See KMIP 1.0 section 7.1 Message Structure.
- Wrapping
Method - See KMIP 1.0 section 9.1.3.2.4 Wrapping Method Enumeration.