public static int Coef( byte[] S, int i, int w )
Public Shared Function Coef ( S As Byte(), i As Integer, w As Integer ) As Integer
public: static int Coef( array<unsigned char>^ S, int i, int w )
Org.BouncyCastle.Pqc.Crypto.Lms.LMOts.Coef = function(S, i, w);
In This Article