Data Object - ClientKeyDerivationSpec
Java Class
com.omnissa.vdi.vlsi.binding.vdi.AuthenticationManager .ClientKeyDerivationSpec
Parameter to
Since
Horizon 8.4
Data Object Description¶
Specification for Client's Key Derivation 1
Data Object Properties¶
Name | Type | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
publicKey | xsd:string | Base64 encoded Diffie Hellman/Elliptic-curve Diffie Hellman public key | ||||||||||
nonce | xsd:string | Base64 encoded nonce | ||||||||||
identifier | xsd:string | Base64 encoded identifier | ||||||||||
algoRequested | xsd:string[] | List of client requested algorithms for key derivation * This property will be one of:
|
-
This data object must be updated as a whole. ↩