All Known Implementing Classes:
GordianDigestSubSpec.GordianDigestState

public interface GordianDigestSubSpec
Digest SubSpec.
  • Method Details

    • getPossibleSubSpecsForType

      static GordianDigestSubSpec[] getPossibleSubSpecsForType(GordianDigestType pType)
      Obtain the possible subSpecTypes for the digestType.
      Parameters:
      pType - the digestType
      Returns:
      the subSpec types
    • getDefaultSubSpecForTypeAndLength

      static GordianDigestSubSpec getDefaultSubSpecForTypeAndLength(GordianDigestType pType, GordianLength pLength)
      Obtain the subSpec for the type and length.
      Parameters:
      pType - the digestType
      pLength - the length
      Returns:
      the subSpec