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