public class CompositeIndex
extends java.lang.Object
| Constructor and Description |
|---|
CompositeIndex() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
getAlgorithmName(ASN1ObjectIdentifier algorithm) |
static java.util.Set<ASN1ObjectIdentifier> |
getSupportedIdentifiers() |
static boolean |
isAlgorithmSupported(ASN1ObjectIdentifier algorithm) |
public static boolean isAlgorithmSupported(ASN1ObjectIdentifier algorithm)
public static java.util.Set<ASN1ObjectIdentifier> getSupportedIdentifiers()
public static java.lang.String getAlgorithmName(ASN1ObjectIdentifier algorithm)