Interface ExtendedResult

    • Method Detail

      • getResultOID

        java.lang.String getResultOID()
        Retrieves the OID for the extended result, if any.
        Returns:
        The OID for the extended result, or null if there is none.
      • getResultValue

        ASN1OctetString getResultValue()
        Retrieves the value for the extended result, if any.
        Returns:
        The value for the extended result, or null if there is none.