|
Bouncy Castle Cryptography Library 1.82 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.bouncycastle.crypto.constraints.ServicesConstraint
org.bouncycastle.crypto.constraints.BitsOfSecurityConstraint
Basic bits of security constraint. Anything not of the required bits of security and not in the exception list will be rejected.
| Field Summary |
| Fields inherited from class org.bouncycastle.crypto.constraints.ServicesConstraint |
LOG |
| Constructor Summary | |
BitsOfSecurityConstraint(int requiredBitsOfSecurity)
|
|
BitsOfSecurityConstraint(int requiredBitsOfSecurity,
java.util.Set exceptions)
|
|
| Method Summary | |
void |
check(CryptoServiceProperties service)
|
| Methods inherited from class org.bouncycastle.crypto.constraints.ServicesConstraint |
isException |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public BitsOfSecurityConstraint(int requiredBitsOfSecurity)
public BitsOfSecurityConstraint(int requiredBitsOfSecurity,
java.util.Set exceptions)
| Method Detail |
public void check(CryptoServiceProperties service)
|
Bouncy Castle Cryptography Library 1.82 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||