Module request

Module request 

Source
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.
BatchCount
See KMIP 1.0 section 6.14 Batch Count.
BatchItem
See KMIP 1.0 section 6.15 Batch Item.
CommonTemplateAttribute
See KMIP 1.0 section 2.1.8 Template-Attribute Structures.
Credential
See KMIP 1.0 section 2.1.2 Credential.
EncryptionKeyInformation
See KMIP 1.0 section 2.1.5 Key Wrapping Data.
IVOrCounterOrNonce
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.
KeyWrappingData
See KMIP 1.0 section 2.1.5 Key Wrapping Data.
KeyWrappingSpecification
See KMIP 1.0 section 2.1.6 Key Wrapping Specification.
MACOrSignature
See KMIP 1.0 section 2.1.5 Key Wrapping Data.
MACOrSignatureKeyInformation
See KMIP 1.0 section 2.1.5 Key Wrapping Data.
MaximumResponseSize
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.
PrivateKey
See KMIP 1.0 section 2.2.4 Private Key.
PrivateKeyTemplateAttribute
See KMIP 1.0 section 2.1.8 Template-Attribute Structures.
ProtocolVersion
See KMIP 1.0 section 6.1 Protocol Version.
ProtocolVersionMajor
See KMIP 1.0 section 6.1 Protocol Version.
ProtocolVersionMinor
See KMIP 1.0 section 6.1 Protocol Version.
PublicKey
See KMIP 1.0 section 2.2.3 Public Key.
PublicKeyTemplateAttribute
See KMIP 1.0 section 2.1.8 Template-Attribute Structures.
RequestHeader
See KMIP 1.0 section 7.2 Operations.
RequestMessage
See KMIP 1.0 section 7.1 Message Structure.
RevocationReason
See KMIP 1.0 section 3.26 Revocation Reason.
SymmetricKey
See KMIP 1.0 section 2.2.2 Symmetric Key.
Template
See KMIP 1.0 section 2.2.6 Template.
TemplateAttribute
See KMIP 1.0 section 2.1.8 Template-Attribute Structures.
Username
See KMIP 1.0 section 2.1.2 Credential.

Enums§

CredentialType
See KMIP 1.0 section 2.1.2 Credential.
CredentialValue
See KMIP 1.0 section 2.1.2 Credential.
ManagedObject
See KMIP 1.0 section 2.2 Managed Objects.
QueryFunction
See KMIP 1.0 section 9.1.3.2.23 Query Function Enumeration.
RequestPayload
See KMIP 1.0 section 7.1 Message Structure.
WrappingMethod
See KMIP 1.0 section 9.1.3.2.4 Wrapping Method Enumeration.