Package org.bouncycastle.crypto.engines
Class AsconPermutationFriend
- java.lang.Object
-
- org.bouncycastle.crypto.engines.AsconPermutationFriend
-
public class AsconPermutationFriend extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
AsconPermutationFriend.AsconPermutation
-
Constructor Summary
Constructors Constructor Description AsconPermutationFriend()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static AsconPermutationFriend.AsconPermutation
getAsconPermutation(ISAPDigest.Friend friend)
-
-
-
Method Detail
-
getAsconPermutation
public static AsconPermutationFriend.AsconPermutation getAsconPermutation(ISAPDigest.Friend friend)
-
-