public void Init(
int size,
int typeProcedure,
SecureRandom random
)Public Sub Init (
size As Integer,
typeProcedure As Integer,
random As SecureRandom
)public:
void Init(
int size,
int typeProcedure,
SecureRandom^ random
)function Init(size, typeProcedure, random);