Record: MutualSslHandshake
A record for providing mutual SSL handshake results.
Closed record
Fields
- status MutualSslStatus(default ())
- base64EncodedCert string?(default ())
Status of the handshake.
Base64 encoded certificate.
MutualSslHandshake
A record for providing mutual SSL handshake results.
Status of the handshake.
Base64 encoded certificate.