KeyProperties interface
Public key information for client authentication
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. |
Candidate public key details NOTE: This property will not be serialized. It can only be populated by the server.
candidatePublicKey?: KeyDetails
Property Value
Current public key details NOTE: This property will not be serialized. It can only be populated by the server.
clientPublicKey?: KeyDetails