Data Object - ServerKeyDerivationInfo

Class
VMware.Hv.ServerKeyDerivationInfo
Returned by
AuthenticationManager_GenerateKeyMaterial
Since
Horizon 8.4

Data Object Description

Specification for Server's Key Derivation

Data Object Properties

Properties

Name Type Description
publicKeyxsd:string

Base64 encoded Diffie Hellman public key
proofxsd:string

Base64 encoded proof
identifierxsd:string

Base64 encoded identifier
algoSelectedxsd:string

Selected algorithm for key derivation
  • This property will be one of:
    Value Description
    "SCHEME-AES1"Algo used by low power clients
    "SCHEME-AES2"Algo used by high power clients