Expand description
Rust types common to both serialization of KMIP requests and deserialization KMIP responses.
Structs§
- Application
Data - See KMIP 1.0 section 3.30 Application Data.
- Application
Namespace - See KMIP 1.0 section 3.30 Application Namespace.
- Attribute
Index - See KMIP 1.0 section 2.1.1 Attribute.
- Attribute
Name - See KMIP 1.0 section 2.1.1 Attribute.
- Compromise
Occurrence Date - See KMIP 1.0 section 3.24 Compromise Occurrence Date.
- Counter
Length - See KMIP 1.2 section 3.6 Cryptographic Parameters.
- Cryptographic
Length - See KMIP 1.0 section 3.5 Cryptographic Length.
- Cryptographic
Parameters - See KMIP 1.0 section 3.6 Cryptographic Parameters.
- Data
- See KMIP 1.2 section 2.1.10 Data.
- Data
Length - See KMIP 1.2 section 2.1.11 Data Length.
- Fixed
Field Length - See KMIP 1.2 section 3.6 Cryptographic Parameters.
- IVLength
- See KMIP 1.2 section 3.6 Cryptographic Parameters.
- Initial
Counter Value - See KMIP 1.2 section 3.6 Cryptographic Parameters.
- Invocation
Field Length - See KMIP 1.2 section 3.6 Cryptographic Parameters.
- Linked
Object Identifier - See KMIP 1.0 section 3.29 Linked Object Identifier.
- Name
Value - See KMIP 1.0 section 3.2 Name.
- RandomIV
- See KMIP 1.2 section 3.6 Cryptographic Parameters.
- Revocation
Message - See KMIP 1.0 section 3.26 Revocation Reason.
- TagLength
- See KMIP 1.2 section 3.6 Cryptographic Parameters.
- TransparentDH
Private Key - See KMIP 1.0 section 2.1.7.6 Transparent DH Private Key.
- TransparentDH
Public Key - See KMIP 1.0 section 2.1.7.7 Transparent DH Public Key.
- TransparentDSA
Private Key - See KMIP 1.0 section 2.1.7.2 Transparent DSA Private Key.
- TransparentDSA
Public Key - See KMIP 1.0 section 2.1.7.3 Transparent DSA Public Key.
- TransparentRSA
Private Key - See KMIP 1.0 section 2.1.7.4 Transparent RSA Private Key.
- TransparentRSA
Public Key - See KMIP 1.0 section 2.1.7.5 Transparent RSA Public Key.
- Transparent
Symmetric Key - See KMIP 1.0 section 2.1.7.1 Transparent Symmetric Key.
- Unique
Batch ItemID - See KMIP 1.0 section 6.4 Unique Batch Item ID.
- Unique
Identifier - See KMIP 1.0 section 3.1 Unique Identifier.
Enums§
- Attribute
Value - See KMIP 1.0 section 2.1.1 Attribute.
- Block
Cipher Mode - See KMIP 1.0 section 9.1.3.2.13 Block Cipher Mode Enumeration.
- Certificate
Type - See KMIP 1.0 section 9.1.3.2.6 Certificate Type Enumeration.
- Cryptographic
Algorithm - See KMIP 1.0 section 3.4 Cryptographic Algorithm Enumeration.
- Cryptographic
Usage Mask - See KMIP 1.0 section 3.14 Cryptographic Usage Mask.
- Digital
Signature Algorithm - See KMIP 1.2 section 9.1.3.2.7 Digital Signature Algorithm Enumeration.
- Hashing
Algorithm - See KMIP 1.0 section 9.1.3.2.15 Hashing Algorithm Enumeration.
- KeyCompression
Type - See KMIP 1.0 section 9.1.3.2.2 Key Compression Type Enumeration.
- KeyFormat
Type - See KMIP 1.0 section 9.1.3.2.3 Key Format Type Enumeration.
- KeyMaterial
- See KMIP 1.0 section 2.1.4 Key Value.
- KeyRole
Type - See KMIP 1.0 section 9.1.3.2.15 Key Role Type Enumeration.
- Link
Type - See KMIP 1.0 section 9.1.3.2.19 Link Type Enumeration.
- Name
Type - See KMIP 1.0 section 9.1.3.2.10 Name Type Enumeration.
- Object
Type - See KMIP 1.0 section 3.3 Object Type.
- Operation
- See KMIP 1.0 section 9.1.3.2.26 Operation Enumeration.
- Padding
Method - See KMIP 1.0 section 9.1.3.2.14 Padding Method Enumeration.
- Revocation
Reason Code - See KMIP 1.0 section 9.1.3.2.18 Revocation Reason Code Enumeration.
- State
- See KMIP 1.0 section 9.1.3.2.17 State Enumeration.