Home
last modified time | relevance | path

Searched refs:gostAlgs (Results 1 – 1 of 1) sorted by relevance

/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/
DCMSUtils.java52 private static final Set gostAlgs = new HashSet(); field in CMSUtils
101 return gostAlgs.contains(algorithm); in isGOST()