KeyProperties interface
Public key information for client authentication
Properties
candidate |
Candidate public key details NOTE: This property will not be serialized. It can only be populated by the server. |
client |
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