Class IntervalAlternateSignature

java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf2.IntervalAlternateSignature

public final class IntervalAlternateSignature extends SmfData
  • Method Details

    • smf2iASignHashMeth

      public int smf2iASignHashMeth()
      SMF2IASignHashMeth value.
      Returns:
      int SMF2IASignHashMeth value
    • smf2iASignSigType

      public int smf2iASignSigType()
      SMF2IASignSigType value.
      Returns:
      int SMF2IASignSigType value
    • smf2iASignTokenName

      public String smf2iASignTokenName()
      SMF2IASignTokenName value.
      Returns:
      String SMF2IASignTokenName value
    • smf2iASignFlgs

      public int smf2iASignFlgs()
      SMF2IASignFlgs value.
      Returns:
      int SMF2IASignFlgs value
    • smf2iasignsiglen

      public int smf2iasignsiglen()
      SMF2IASignSigLen value.
      Returns:
      int SMF2IASignSigLen value
    • smf2iASignSig

      public byte[] smf2iASignSig()
      SMF2IASignSig data.
      Returns:
      byte[] SMF2IASignSig data
    • create

      public static IntervalAlternateSignature create(byte[] Data, int offset, int length)
      create is intended for internal use only. Instances of this section are created by the parent record or section.
      Parameters:
      Data - Array of bytes containing data for this section
      offset - Offset of this section in the data
      length - length of the section