Class PemReader.Entry

java.lang.Object
org.eclipse.hono.config.PemReader.Entry
Enclosing class:
PemReader

public static class PemReader.Entry extends Object
An entry in a PEM file.
  • Method Details

    • getPayload

      public byte[] getPayload()
      Gets the PEM entry payload.
      Returns:
      the payload
    • getType

      public String getType()
      Gets the PEM entry type.
      Returns:
      the type