BcTlsMLKem public class BcTlsMLKem : TlsAgreement Documentation Code protected readonly BcTlsMLKemDomain m_domain protected MLKemPrivateKeyParameters m_privateKey protected MLKemPublicKeyParameters m_publicKey protected TlsSecret m_secret public BcTlsMLKem(BcTlsMLKemDomain domain) public virtual TlsSecret CalculateSecret() public virtual byte[] GenerateEphemeral() public virtual void ReceivePeerValue(byte[] peerValue)