Пример #1
0
 public void SetUp()
 {
     _subject = new IkeV1Factory(new HmacFactory(new NativeShaFactory()), new NativeShaFactory());
 }