SetRandomSecretKey method

void SetRandomSecretKey(
  1. int arg0
)

Implementation

void SetRandomSecretKey(
  int arg0,
) {
  return _SetRandomSecretKey(
    arg0,
  );
}