Class LoggingConstraint

java.lang.Object
org.bouncycastle.crypto.constraints.ServicesConstraint
org.bouncycastle.crypto.constraints.LoggingConstraint
All Implemented Interfaces:
CryptoServicesConstraints

public class LoggingConstraint extends ServicesConstraint
  • Constructor Details

    • LoggingConstraint

      protected LoggingConstraint(Set<String> exceptions)
  • Method Details