public Gost3411Digest( byte[] sBoxParam )
Public Sub New ( sBoxParam As Byte() )
public: Gost3411Digest( array<unsigned char>^ sBoxParam )
Org.BouncyCastle.Crypto.Digests.Gost3411Digest = function(sBoxParam);
In This Article