Package org.bouncycastle.crypto
Interface CryptoServicesConstraints
-
- All Known Implementing Classes:
BitsOfSecurityConstraint,LegacyBitsOfSecurityConstraint,LoggingConstraint,ServicesConstraint
public interface CryptoServicesConstraints
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcheck(CryptoServiceProperties service)
-
-
-
Method Detail
-
check
void check(CryptoServiceProperties service)
-
-