Interface RevocationRule
public interface RevocationRule
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic enumstatic enumstatic interfacestatic enum -
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getSignerRule
RevocationRule.SigningCertificateRule getSignerRule() -
getIntermediateRule
RevocationRule.IntermediateCertificateRule getIntermediateRule() -
getExclusionRule
RevocationRule.ExclusionRule getExclusionRule()
-