Interface AbstractRevocationCreator.RevocationRule
- Enclosing class:
AbstractRevocationCreator<Info extends ExtraInformation, Encod, Sig extends Signature<Encod>>
protected static interface AbstractRevocationCreator.RevocationRule
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getSignerRule
AbstractRevocationCreator.SigningCertificateRule getSignerRule() -
getIntermediateRule
AbstractRevocationCreator.IntermediateCertificateRule getIntermediateRule() -
getExclusionRule
AbstractRevocationCreator.ExclusionRule getExclusionRule()
-