public interface AlgorithmValidator
| Modifier and Type | Method and Description |
|---|---|
boolean |
isAlgorithmPermitted(org.bouncycastle.asn1.x509.AlgorithmIdentifier algId) |
boolean |
isAlgorithmPermitted(String algName) |
boolean isAlgorithmPermitted(org.bouncycastle.asn1.x509.AlgorithmIdentifier algId)
boolean isAlgorithmPermitted(String algName)
Copyright © 2018. All rights reserved.