예제 #1
0
 public void TestCamellia256Kek()
 {
     TryKekAlgorithm(CmsTestUtil.MakeCamelliaKey(256), NttObjectIdentifiers.IdCamellia256Wrap);
 }