Class TapeEncryptionData

java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf14.TapeEncryptionData

public final class TapeEncryptionData extends SmfData
  • Method Details

    • smf14kl1

      public String smf14kl1()
      SMF14KL1 value.
      Returns:
      String SMF14KL1 value
    • smf14cd1

      public String smf14cd1()
      SMF14CD1 value.
      Returns:
      String SMF14CD1 value
    • smf14kl2

      public String smf14kl2()
      SMF14KL2 value.
      Returns:
      String SMF14KL2 value
    • smf14cd2

      public String smf14cd2()
      SMF14CD2 value.
      Returns:
      String SMF14CD2 value
    • smf14ket

      public Duration smf14ket()
      SMF14KET as a Duration.
      Returns:
      Duration SMF14KET
      See Also:
    • smf14ketSeconds

      public double smf14ketSeconds()
      SMF14KET in seconds.
      Returns:
      double SMF14KET converted to seconds
    • smf14ketRawValue

      public long smf14ketRawValue()
      SMF14KET raw value.
      Returns:
      long SMF14KET value
    • create

      public static TapeEncryptionData 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