- d(BigInteger) - Method in class com.cosmian.rest.kmip.data_structures.TransparentECPrivateKey
-
- data(byte[]) - Method in class com.cosmian.rest.abe.data.DataToEncrypt
-
- data(Optional<byte[]>) - Method in class com.cosmian.rest.kmip.operations.Decrypt
-
- data(Optional<byte[]>) - Method in class com.cosmian.rest.kmip.operations.DecryptResponse
-
- data(Optional<byte[]>) - Method in class com.cosmian.rest.kmip.operations.Encrypt
-
- data(Optional<byte[]>) - Method in class com.cosmian.rest.kmip.operations.EncryptResponse
-
- DataToEncrypt - Class in com.cosmian.rest.abe.data
-
- DataToEncrypt() - Constructor for class com.cosmian.rest.abe.data.DataToEncrypt
-
- DataToEncrypt(Attr[], byte[]) - Constructor for class com.cosmian.rest.abe.data.DataToEncrypt
-
- DataToEncryptSerializer - Class in com.cosmian.rest.abe.data
-
- DataToEncryptSerializer() - Constructor for class com.cosmian.rest.abe.data.DataToEncryptSerializer
-
- decrypt(Decrypt) - Method in class com.cosmian.rest.kmip.Kmip
-
This operation requests the server to perform a decryption operation on the provided data using a Managed
Cryptographic Object as the key for the decryption operation.
- Decrypt - Class in com.cosmian.rest.kmip.operations
-
This operation requests the server to perform a decryption operation on the provided data using a Managed
Cryptographic Object as the key for the decryption operation.
- Decrypt() - Constructor for class com.cosmian.rest.kmip.operations.Decrypt
-
- Decrypt(String, byte[], Optional<byte[]>) - Constructor for class com.cosmian.rest.kmip.operations.Decrypt
-
- Decrypt(Optional<String>, Optional<CryptographicParameters>, Optional<byte[]>, Optional<byte[]>, Optional<Boolean>, Optional<Boolean>, Optional<byte[]>, Optional<byte[]>) - Constructor for class com.cosmian.rest.kmip.operations.Decrypt
-
- Decrypt - Static variable in class com.cosmian.rest.kmip.types.CryptographicUsageMask
-
Allow for decryption.
- decryptBlock(byte[], byte[]) - Method in class com.cosmian.jna.abe.Ffi
-
Symmetrically decrypt a block of encrypted data.
- decryptBlock(byte[], byte[], int, byte[]) - Method in class com.cosmian.jna.abe.Ffi
-
Symmetrically decrypt a block of encrypted data.
- DecryptedHeader - Class in com.cosmian.jna.abe
-
- DecryptedHeader(byte[], byte[], byte[]) - Constructor for class com.cosmian.jna.abe.DecryptedHeader
-
- decryptHeader(PrivateKey, byte[]) - Method in class com.cosmian.jna.abe.Ffi
-
Decrypt a hybrid header, recovering the symmetric key
- decryptHeader(PrivateKey, byte[], int, int) - Method in class com.cosmian.jna.abe.Ffi
-
Decrypt a hybrid header, recovering the symmetric key, and optionally, the resource UID and additional data
- decryptHeader(byte[], byte[], int, int) - Method in class com.cosmian.jna.abe.Ffi
-
Decrypt a hybrid header, recovering the symmetric key, and optionally, the resource UID and additional data
- decryptHeaderUsingCache(int, byte[]) - Method in class com.cosmian.jna.abe.Ffi
-
Decrypt a hybrid header using a cache, recovering the symmetric key
- decryptHeaderUsingCache(int, byte[], int, int) - Method in class com.cosmian.jna.abe.Ffi
-
Decrypt a hybrid header using a cache, recovering the symmetric key, and optionally, the resource UID and
additional data
- DecryptResponse - Class in com.cosmian.rest.kmip.operations
-
- DecryptResponse() - Constructor for class com.cosmian.rest.kmip.operations.DecryptResponse
-
- DecryptResponse(String, Optional<byte[]>, Optional<byte[]>) - Constructor for class com.cosmian.rest.kmip.operations.DecryptResponse
-
- DEFAULT_CONNECT_TIMEOUT - Static variable in class com.cosmian.RestClient
-
- DEFAULT_READ_TIMEOUT - Static variable in class com.cosmian.RestClient
-
- delete(int) - Method in class com.cosmian.rest.abe.policy.BinaryHeap
-
This will delete element at index x Complexity: O(log N)
- Derive_Key - Static variable in class com.cosmian.rest.kmip.types.CryptographicUsageMask
-
Allow for key derivation.
- deserialize(JsonNode, DeserializationContext) - Method in class com.cosmian.rest.abe.policy.PolicyDeserializer
-
- deserialize(JsonNode, DeserializationContext) - Method in class com.cosmian.rest.kmip.json.KmipArrayDeserializer
-
- deserialize(JsonNode, DeserializationContext) - Method in class com.cosmian.rest.kmip.json.KmipBooleanDeserializer
-
- deserialize(JsonNode, DeserializationContext) - Method in class com.cosmian.rest.kmip.json.KmipBytesDeserializer
-
- deserialize(JsonNode, DeserializationContext) - Method in class com.cosmian.rest.kmip.json.KmipChoice2Deserializer
-
- deserialize(JsonNode, DeserializationContext) - Method in class com.cosmian.rest.kmip.json.KmipChoice3Deserializer
-
- deserialize(JsonNode, DeserializationContext) - Method in class com.cosmian.rest.kmip.json.KmipChoice6Deserializer
-
- deserialize(JsonNode, DeserializationContext) - Method in class com.cosmian.rest.kmip.json.KmipEnumDeserializer
-
- deserialize(JsonNode, DeserializationContext) - Method in class com.cosmian.rest.kmip.json.KmipIntegerDeserializer
-
- deserialize(JsonParser, DeserializationContext) - Method in class com.cosmian.rest.kmip.json.KmipJsonDeserializer
-
- deserialize(JsonNode, DeserializationContext) - Method in class com.cosmian.rest.kmip.json.KmipJsonDeserializer
-
Deserializes an already existing JsonNode
- deserialize(JsonNode, DeserializationContext) - Method in class com.cosmian.rest.kmip.json.KmipStringDeserializer
-
- deserialize(JsonNode, DeserializationContext) - Method in class com.cosmian.rest.kmip.json.KmipStructDeserializer
-
- deserialize_value(Class<E>, JsonNode, DeserializationContext) - Static method in class com.cosmian.rest.kmip.json.KmipJson
-
- deserializeHashmap(byte[]) - Static method in class com.cosmian.jna.findex.Leb128Serializer
-
- deserializeList(byte[]) - Static method in class com.cosmian.jna.findex.Leb128Serializer
-
- deserializer_from_class(Class<E>) - Static method in class com.cosmian.rest.kmip.json.KmipJson
-
- destroy(String) - Method in class com.cosmian.rest.abe.Abe
-
- destroy(Destroy) - Method in class com.cosmian.rest.kmip.Kmip
-
This operation is used to indicate to the server that the key material for the specified Managed Object SHALL be
destroyed or rendered inaccessible.
- Destroy - Class in com.cosmian.rest.kmip.operations
-
This operation is used to indicate to the server that the key material for the specified Managed Object SHALL be
destroyed or rendered inaccessible.
- Destroy() - Constructor for class com.cosmian.rest.kmip.operations.Destroy
-
- Destroy(Optional<String>) - Constructor for class com.cosmian.rest.kmip.operations.Destroy
-
- destroyDecryptionCache(int) - Method in class com.cosmian.jna.abe.Ffi
-
- DestroyedStorage - Static variable in class com.cosmian.rest.kmip.types.StorageStatusMask
-
- destroyEncryptionCache(int) - Method in class com.cosmian.jna.abe.Ffi
-
- DestroyResponse - Class in com.cosmian.rest.kmip.operations
-
- DestroyResponse() - Constructor for class com.cosmian.rest.kmip.operations.DestroyResponse
-
- DestroyResponse(String) - Constructor for class com.cosmian.rest.kmip.operations.DestroyResponse
-
- DigitalSignatureAlgorithm - Enum in com.cosmian.rest.kmip.types
-
- fetch() - Method in interface com.cosmian.jna.findex.FfiWrapper.FetchAllEntryInterface
-
- fetch(List<byte[]>) - Method in interface com.cosmian.jna.findex.FfiWrapper.FetchChainInterface
-
- fetch(List<byte[]>) - Method in interface com.cosmian.jna.findex.FfiWrapper.FetchEntryInterface
-
- FetchAllEntry - Class in com.cosmian.jna.findex.Callbacks
-
- FetchAllEntry(FfiWrapper.FetchAllEntryInterface) - Constructor for class com.cosmian.jna.findex.Callbacks.FetchAllEntry
-
- FetchChain - Class in com.cosmian.jna.findex.Callbacks
-
- FetchChain(FfiWrapper.FetchChainInterface) - Constructor for class com.cosmian.jna.findex.Callbacks.FetchChain
-
- FetchEntry - Class in com.cosmian.jna.findex.Callbacks
-
- FetchEntry(FfiWrapper.FetchEntryInterface) - Constructor for class com.cosmian.jna.findex.Callbacks.FetchEntry
-
- Ffi - Class in com.cosmian.jna.abe
-
- Ffi(FfiWrapper, Specifications) - Constructor for class com.cosmian.jna.abe.Ffi
-
- Ffi - Class in com.cosmian.jna.findex
-
- Ffi() - Constructor for class com.cosmian.jna.findex.Ffi
-
- FfiException - Exception in com.cosmian.jna
-
- FfiException() - Constructor for exception com.cosmian.jna.FfiException
-
Constructs a new exception with null as its detail message.
- FfiException(String) - Constructor for exception com.cosmian.jna.FfiException
-
Constructs a new exception with the specified detail message.
- FfiException(String, Throwable) - Constructor for exception com.cosmian.jna.FfiException
-
Constructs a new exception with the specified detail message and cause.
- FfiException(Throwable) - Constructor for exception com.cosmian.jna.FfiException
-
Constructs a new exception with the specified cause and a detail message of
(cause==null ? null : cause.toString()) (which typically contains the class and detail message of
cause).
- FfiWrapper - Interface in com.cosmian.jna.abe
-
This maps the hybrid_gpsw-aes.rs functions in the abe_gpsw Rust library
- FfiWrapper - Interface in com.cosmian.jna.findex
-
This maps the Findex Secure Searchable Encryption written in Rust
- FfiWrapper.FetchAllEntryCallback - Interface in com.cosmian.jna.findex
-
- FfiWrapper.FetchAllEntryInterface - Interface in com.cosmian.jna.findex
-
- FfiWrapper.FetchChainCallback - Interface in com.cosmian.jna.findex
-
- FfiWrapper.FetchChainInterface - Interface in com.cosmian.jna.findex
-
- FfiWrapper.FetchEntryCallback - Interface in com.cosmian.jna.findex
-
- FfiWrapper.FetchEntryInterface - Interface in com.cosmian.jna.findex
-
- FfiWrapper.ListRemovedLocationsCallback - Interface in com.cosmian.jna.findex
-
- FfiWrapper.ListRemovedLocationsInterface - Interface in com.cosmian.jna.findex
-
- FfiWrapper.ProgressCallback - Interface in com.cosmian.jna.findex
-
- FfiWrapper.ProgressInterface - Interface in com.cosmian.jna.findex
-
- FfiWrapper.UpdateLinesCallback - Interface in com.cosmian.jna.findex
-
- FfiWrapper.UpdateLinesInterface - Interface in com.cosmian.jna.findex
-
- FfiWrapper.UpsertChainCallback - Interface in com.cosmian.jna.findex
-
- FfiWrapper.UpsertChainInterface - Interface in com.cosmian.jna.findex
-
- FfiWrapper.UpsertEntryCallback - Interface in com.cosmian.jna.findex
-
- FfiWrapper.UpsertEntryInterface - Interface in com.cosmian.jna.findex
-
- fields(Class<?>) - Static method in class com.cosmian.rest.kmip.json.KmipJson
-
- final_indicator(Optional<Boolean>) - Method in class com.cosmian.rest.kmip.operations.Decrypt
-
- final_indicator(Optional<Boolean>) - Method in class com.cosmian.rest.kmip.operations.Encrypt
-
- findMax() - Method in class com.cosmian.rest.abe.policy.BinaryHeap
-
This method returns the max element of the heap.
- FPE_Decrypt - Static variable in class com.cosmian.rest.kmip.types.CryptographicUsageMask
-
Allow for Format Preserving Decrypt.
- FPE_Encrypt - Static variable in class com.cosmian.rest.kmip.types.CryptographicUsageMask
-
Allow for Format Preserving Encrypt.
- from(String) - Static method in enum com.cosmian.rest.kmip.types.BlockCipherMode
-
- from(int) - Static method in enum com.cosmian.rest.kmip.types.BlockCipherMode
-
- from(String) - Static method in enum com.cosmian.rest.kmip.types.CertificateRequestType
-
- from(int) - Static method in enum com.cosmian.rest.kmip.types.CertificateRequestType
-
- from(String) - Static method in enum com.cosmian.rest.kmip.types.CertificateType
-
- from(int) - Static method in enum com.cosmian.rest.kmip.types.CertificateType
-
- from(String) - Static method in enum com.cosmian.rest.kmip.types.CryptographicAlgorithm
-
- from(int) - Static method in enum com.cosmian.rest.kmip.types.CryptographicAlgorithm
-
- from(String) - Static method in enum com.cosmian.rest.kmip.types.DigitalSignatureAlgorithm
-
- from(int) - Static method in enum com.cosmian.rest.kmip.types.DigitalSignatureAlgorithm
-
- from(String) - Static method in enum com.cosmian.rest.kmip.types.EncodingOption
-
- from(int) - Static method in enum com.cosmian.rest.kmip.types.EncodingOption
-
- from(String) - Static method in enum com.cosmian.rest.kmip.types.ErrorReason
-
- from(int) - Static method in enum com.cosmian.rest.kmip.types.ErrorReason
-
- from(String) - Static method in enum com.cosmian.rest.kmip.types.HashingAlgorithm
-
- from(int) - Static method in enum com.cosmian.rest.kmip.types.HashingAlgorithm
-
- from(String) - Static method in enum com.cosmian.rest.kmip.types.KeyCompressionType
-
- from(int) - Static method in enum com.cosmian.rest.kmip.types.KeyCompressionType
-
- from(String) - Static method in enum com.cosmian.rest.kmip.types.KeyFormatType
-
- from(int) - Static method in enum com.cosmian.rest.kmip.types.KeyFormatType
-
- from(String) - Static method in enum com.cosmian.rest.kmip.types.KeyRoleType
-
- from(int) - Static method in enum com.cosmian.rest.kmip.types.KeyRoleType
-
- from(String) - Static method in enum com.cosmian.rest.kmip.types.KeyWrapType
-
- from(int) - Static method in enum com.cosmian.rest.kmip.types.KeyWrapType
-
- from(String) - Static method in enum com.cosmian.rest.kmip.types.LinkType
-
- from(int) - Static method in enum com.cosmian.rest.kmip.types.LinkType
-
- from(String) - Static method in enum com.cosmian.rest.kmip.types.MaskGenerator
-
- from(int) - Static method in enum com.cosmian.rest.kmip.types.MaskGenerator
-
- from(String) - Static method in enum com.cosmian.rest.kmip.types.ObjectGroupMember
-
- from(int) - Static method in enum com.cosmian.rest.kmip.types.ObjectGroupMember
-
- from(String) - Static method in enum com.cosmian.rest.kmip.types.ObjectType
-
- from(int) - Static method in enum com.cosmian.rest.kmip.types.ObjectType
-
- from(String) - Static method in enum com.cosmian.rest.kmip.types.OpaqueDataType
-
- from(int) - Static method in enum com.cosmian.rest.kmip.types.OpaqueDataType
-
- from(String) - Static method in enum com.cosmian.rest.kmip.types.PaddingMethod
-
- from(int) - Static method in enum com.cosmian.rest.kmip.types.PaddingMethod
-
- from(String) - Static method in enum com.cosmian.rest.kmip.types.RecommendedCurve
-
- from(int) - Static method in enum com.cosmian.rest.kmip.types.RecommendedCurve
-
- from(String) - Static method in enum com.cosmian.rest.kmip.types.RevocationReasonEnumeration
-
- from(int) - Static method in enum com.cosmian.rest.kmip.types.RevocationReasonEnumeration
-
- from(String) - Static method in enum com.cosmian.rest.kmip.types.SecretDataType
-
- from(int) - Static method in enum com.cosmian.rest.kmip.types.SecretDataType
-
- from(String) - Static method in enum com.cosmian.rest.kmip.types.SplitKeyMethod
-
- from(int) - Static method in enum com.cosmian.rest.kmip.types.SplitKeyMethod
-
- from(String) - Static method in enum com.cosmian.rest.kmip.types.Tag
-
- from(int) - Static method in enum com.cosmian.rest.kmip.types.Tag
-
- from(String) - Static method in enum com.cosmian.rest.kmip.types.UniqueIdentifier
-
- from(int) - Static method in enum com.cosmian.rest.kmip.types.UniqueIdentifier
-
- from(String) - Static method in enum com.cosmian.rest.kmip.types.WrappingMethod
-
- from(int) - Static method in enum com.cosmian.rest.kmip.types.WrappingMethod
-
- fromBytes(byte[]) - Static method in class com.cosmian.rest.kmip.types.MetaData
-
Parse meta data from bytes
- fromJson(String) - Static method in class com.cosmian.jna.findex.MasterKeys
-
- fromJson(String) - Static method in class com.cosmian.rest.kmip.objects.Certificate
-
Deserialize an instance from its Json representation obtained using toJson()
- fromJson(String) - Static method in class com.cosmian.rest.kmip.objects.CertificateRequest
-
Deserialize an instance from its Json representation obtained using toJson()
- fromJson(String, Class<T>) - Static method in class com.cosmian.rest.kmip.objects.KmipObject
-
- fromJson(String) - Static method in class com.cosmian.rest.kmip.objects.OpaqueObject
-
Deserialize an instance from its Json representation obtained using toJson()
- fromJson(String) - Static method in class com.cosmian.rest.kmip.objects.PGPKey
-
Deserialize an instance from its Json representation obtained using toJson()
- fromJson(String) - Static method in class com.cosmian.rest.kmip.objects.PrivateKey
-
Deserialize an instance from its Json representation obtained using toJson()
- fromJson(String) - Static method in class com.cosmian.rest.kmip.objects.PublicKey
-
Deserialize an instance from its Json representation obtained using oJson()
- fromJson(String) - Static method in class com.cosmian.rest.kmip.objects.SecretData
-
Deserialize an instance from its Json representation obtained using toJson()
- fromJson(String) - Static method in class com.cosmian.rest.kmip.objects.SplitKey
-
Deserialize an instance from its Json representation obtained using toJson()
- fromJson(String) - Static method in class com.cosmian.rest.kmip.objects.SymmetricKey
-
Deserialize an instance from its Json representation obtained using toJson()
- fromString(String) - Static method in class com.cosmian.rest.abe.access_policy.Attr
-
- fromString(String) - Static method in class com.cosmian.rest.abe.policy.PolicyAttributeUid
-
- fromVendorAttributes(Attributes, String) - Static method in class com.cosmian.rest.abe.policy.Policy
-
- Validated - Static variable in class com.cosmian.rest.kmip.types.ProtectionStorageMasks
-
- valueOf(String) - Static method in enum com.cosmian.rest.abe.Implementation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.cosmian.rest.kmip.types.BlockCipherMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.cosmian.rest.kmip.types.CertificateRequestType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.cosmian.rest.kmip.types.CertificateType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.cosmian.rest.kmip.types.CryptographicAlgorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.cosmian.rest.kmip.types.DigitalSignatureAlgorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.cosmian.rest.kmip.types.EncodingOption
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.cosmian.rest.kmip.types.ErrorReason
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.cosmian.rest.kmip.types.HashingAlgorithm
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.cosmian.rest.kmip.types.KeyCompressionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.cosmian.rest.kmip.types.KeyFormatType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.cosmian.rest.kmip.types.KeyRoleType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.cosmian.rest.kmip.types.KeyWrapType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.cosmian.rest.kmip.types.LinkType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.cosmian.rest.kmip.types.MaskGenerator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.cosmian.rest.kmip.types.ObjectGroupMember
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.cosmian.rest.kmip.types.ObjectType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.cosmian.rest.kmip.types.OpaqueDataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.cosmian.rest.kmip.types.PaddingMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.cosmian.rest.kmip.types.RecommendedCurve
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.cosmian.rest.kmip.types.RevocationReasonEnumeration
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.cosmian.rest.kmip.types.SecretDataType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.cosmian.rest.kmip.types.SplitKeyMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.cosmian.rest.kmip.types.Tag
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.cosmian.rest.kmip.types.UniqueIdentifier
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.cosmian.rest.kmip.types.WrappingMethod
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.cosmian.rest.abe.Implementation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.cosmian.rest.kmip.types.BlockCipherMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.cosmian.rest.kmip.types.CertificateRequestType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.cosmian.rest.kmip.types.CertificateType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.cosmian.rest.kmip.types.CryptographicAlgorithm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.cosmian.rest.kmip.types.DigitalSignatureAlgorithm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.cosmian.rest.kmip.types.EncodingOption
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.cosmian.rest.kmip.types.ErrorReason
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.cosmian.rest.kmip.types.HashingAlgorithm
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.cosmian.rest.kmip.types.KeyCompressionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.cosmian.rest.kmip.types.KeyFormatType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.cosmian.rest.kmip.types.KeyRoleType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.cosmian.rest.kmip.types.KeyWrapType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.cosmian.rest.kmip.types.LinkType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.cosmian.rest.kmip.types.MaskGenerator
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.cosmian.rest.kmip.types.ObjectGroupMember
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.cosmian.rest.kmip.types.ObjectType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.cosmian.rest.kmip.types.OpaqueDataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.cosmian.rest.kmip.types.PaddingMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.cosmian.rest.kmip.types.RecommendedCurve
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.cosmian.rest.kmip.types.RevocationReasonEnumeration
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.cosmian.rest.kmip.types.SecretDataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.cosmian.rest.kmip.types.SplitKeyMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.cosmian.rest.kmip.types.Tag
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.cosmian.rest.kmip.types.UniqueIdentifier
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.cosmian.rest.kmip.types.WrappingMethod
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VENDOR_ATTR_ABE_ACCESS_POLICY - Static variable in class com.cosmian.rest.kmip.types.VendorAttribute
-
- VENDOR_ATTR_ABE_ATTR - Static variable in class com.cosmian.rest.kmip.types.VendorAttribute
-
- VENDOR_ATTR_ABE_HEADER_UID - Static variable in class com.cosmian.rest.kmip.types.VendorAttribute
-
Deprecated.
- VENDOR_ATTR_ABE_POLICY - Static variable in class com.cosmian.rest.kmip.types.VendorAttribute
-
- VENDOR_ATTR_COVER_CRYPT_ACCESS_POLICY - Static variable in class com.cosmian.rest.kmip.types.VendorAttribute
-
- VENDOR_ATTR_COVER_CRYPT_ATTR - Static variable in class com.cosmian.rest.kmip.types.VendorAttribute
-
- VENDOR_ATTR_COVER_CRYPT_POLICY - Static variable in class com.cosmian.rest.kmip.types.VendorAttribute
-
- VENDOR_ID_COSMIAN - Static variable in class com.cosmian.rest.kmip.types.VendorAttribute
-
- vendor_identification(String) - Method in class com.cosmian.rest.kmip.types.VendorAttribute
-
- vendor_identification(String) - Method in class com.cosmian.rest.kmip.types.VendorAttributeReference
-
- VendorAttribute - Class in com.cosmian.rest.kmip.types
-
A vendor specific Attribute is a structure used for sending and receiving a Managed Object attribute.
- VendorAttribute() - Constructor for class com.cosmian.rest.kmip.types.VendorAttribute
-
- VendorAttribute(String, String, byte[]) - Constructor for class com.cosmian.rest.kmip.types.VendorAttribute
-
- VendorAttributeReference - Class in com.cosmian.rest.kmip.types
-
- VendorAttributeReference() - Constructor for class com.cosmian.rest.kmip.types.VendorAttributeReference
-
- VendorAttributeReference(String, String) - Constructor for class com.cosmian.rest.kmip.types.VendorAttributeReference
-
- vendorAttributes(Optional<VendorAttribute[]>) - Method in class com.cosmian.rest.kmip.types.Attributes
-
- Verify - Static variable in class com.cosmian.rest.kmip.types.CryptographicUsageMask
-
Allow for signature verification.