Class ZertDetailCertificateDN

java.lang.Object
com.blackhillsoftware.smf.Data
com.blackhillsoftware.smf.SmfData
com.blackhillsoftware.smf.smf119.ZertDetailCertificateDN

public final class ZertDetailCertificateDN extends SmfData
  • Method Details

    • smf119scDnLen

      public int smf119scDnLen()
      SMF119SC_DN_Len value.
      Returns:
      int SMF119SC_DN_Len value
    • smf119scDnType

      public DnType smf119scDnType()
      SMF119SC_DN_Type as a DnType.
      Returns:
      DnType SMF119SC_DN_Type
    • smf119scDnTypeRawValue

      public int smf119scDnTypeRawValue()
      SMF119SC_DN_Type raw value.
      Returns:
      int SMF119SC_DN_Type value
    • smf119scDn

      public String smf119scDn()
      SMF119SC_DN value.
      Returns:
      String SMF119SC_DN value
    • create

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