Skip to content

Data Object - ServerKeyDerivationInfo

Java Class

com.omnissa.vdi.vlsi.binding.vdi.AuthenticationManager .ServerKeyDerivationInfo

Returned by

AuthenticationManager_GenerateKeyMaterial

Since

Horizon 8.4

Data Object Description

Specification for Server's Key Derivation 1

Data Object Properties

Name Type Description
publicKey xsd:string Base64 encoded Diffie Hellman public key
proof xsd:string Base64 encoded proof
identifier xsd:string Base64 encoded identifier
algoSelected xsd:string Selected algorithm for key derivation
* This property will be one of:
ValueDescription
SCHEME-AES1Algo used by low power clients
SCHEME-AES2Algo used by high power clients

  1. This data object must be updated as a whole.