Class ProvisioningInitializationResponseDecoder

java.lang.Object
org.webpki.json.JSONDecoder
org.webpki.keygen2.ProvisioningInitializationResponseDecoder

public class ProvisioningInitializationResponseDecoder extends JSONDecoder
  • Constructor Details

    • ProvisioningInitializationResponseDecoder

      public ProvisioningInitializationResponseDecoder()
  • Method Details

    • getDeviceCertificatePath

      public X509Certificate[] getDeviceCertificatePath()
    • readJSONData

      protected void readJSONData(JSONObjectReader rd)
      Description copied from class: JSONDecoder
      INTERNAL USE ONLY.
      Specified by:
      readJSONData in class JSONDecoder
      Parameters:
      rd - A JSON reader
    • getQualifier

      public String getQualifier()
      Description copied from class: JSONDecoder
      Optional type indicator for JSON objects belonging to the same @context.
      Overrides:
      getQualifier in class JSONDecoder
      Returns:
      The qualifier name
    • getContext

      public final String getContext()
      Description copied from class: JSONDecoder
      Emulation of XML namespace
      Specified by:
      getContext in class JSONDecoder
      Returns:
      The context name