Class EvaluableMACKeyLengthCredentialCriterionTest


  • public class EvaluableMACKeyLengthCredentialCriterionTest
    extends Object
    • Constructor Detail

      • EvaluableMACKeyLengthCredentialCriterionTest

        public EvaluableMACKeyLengthCredentialCriterionTest()
    • Method Detail

      • testSucccess

        public void testSucccess()
      • testFail_KeyToSmall

        public void testFail_KeyToSmall()
        The key is too small for the HS512 alg.
      • testConstraintViolationException_WrongAlgType

        public void testConstraintViolationException_WrongAlgType()
      • testConstraintViolationException_NullKey

        public void testConstraintViolationException_NullKey()