Interface AbstractRevocationCreator.RevocationRules
- Enclosing class:
AbstractRevocationCreator<Info extends ExtraInformation, Encod, Sig extends Signature<Encod>>
protected static interface AbstractRevocationCreator.RevocationRules
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getCRLRule
AbstractRevocationCreator.RevocationRule getCRLRule() -
getOCSPRule
AbstractRevocationCreator.RevocationRule getOCSPRule()
-