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