1 implementation of CipherAlgorithm
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\TlsConnectionFeature.cs (1)
116
public CipherAlgorithmType
CipherAlgorithm
=> _snapshotted ? _cipherAlgorithm : _sslStream.CipherAlgorithm;