KeyProperties interface

Public key information for client authentication

Properties

candidatePublicKey

Candidate public key details NOTE: This property will not be serialized. It can only be populated by the server.

clientPublicKey

Current public key details NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

candidatePublicKey

Candidate public key details NOTE: This property will not be serialized. It can only be populated by the server.

candidatePublicKey?: KeyDetails

Property Value

clientPublicKey

Current public key details NOTE: This property will not be serialized. It can only be populated by the server.

clientPublicKey?: KeyDetails

Property Value