Class ValidatedBootBadCX

java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf90.ValidatedBootBadCX

public final class ValidatedBootBadCX extends SmfData
  • Method Details

    • smf90t42BcxCertName

      public String smf90t42BcxCertName()
      SMF90T42_BCX_CertName value.
      Returns:
      String SMF90T42_BCX_CertName value
    • smf90t42BcxCertFP

      public Token smf90t42BcxCertFP()
      SMF90T42_BCX_CertFP data.
      Returns:
      Token SMF90T42_BCX_CertFP data
    • smf90t42BcxKeyID

      public Token smf90t42BcxKeyID()
      SMF90T42_BCX_KeyID data.
      Returns:
      Token SMF90T42_BCX_KeyID data
    • smf90t42BcxStartTime

      public ZonedDateTime smf90t42BcxStartTime()
      SMF90T42_BCX_StartTime STCKE high 8 bytes value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).

      Use smf90t42BcxStartTimeRawValue() for a BigInteger containing the 8 byte STCKE value.

      Returns:
      DateTime SMF90T42_BCX_StartTime STCKE converted to ZonedDateTime
      See Also:
    • smf90t42BcxStartTimeRawValue

      public BigInteger smf90t42BcxStartTimeRawValue()
      SMF90T42_BCX_StartTime raw value.
      Returns:
      BigInteger SMF90T42_BCX_StartTime raw value
    • smf90t42BcxExpirationTime

      public ZonedDateTime smf90t42BcxExpirationTime()
      SMF90T42_BCX_ExpirationTime STCKE high 8 bytes value converted to ZonedDateTime (nanosecond precision, ZoneOffset.UTC).

      Use smf90t42BcxExpirationTimeRawValue() for a BigInteger containing the 8 byte STCKE value.

      Returns:
      DateTime SMF90T42_BCX_ExpirationTime STCKE converted to ZonedDateTime
      See Also:
    • smf90t42BcxExpirationTimeRawValue

      public BigInteger smf90t42BcxExpirationTimeRawValue()
      SMF90T42_BCX_ExpirationTime raw value.
      Returns:
      BigInteger SMF90T42_BCX_ExpirationTime raw value
    • smf90t42BcxReasonBad

      public CertFailureReason smf90t42BcxReasonBad()
      SMF90T42_BCX_ReasonBad as a CertFailureReason.
      Returns:
      CertFailureReason SMF90T42_BCX_ReasonBad
    • smf90t42BcxReasonBadRawValue

      public int smf90t42BcxReasonBadRawValue()
      SMF90T42_BCX_ReasonBad raw value.
      Returns:
      int SMF90T42_BCX_ReasonBad value
    • create

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