| A package private utility class to convert indefinite length DER
encoded byte arrays to definite length DER encoded byte arrays.
This assumes that the basic data structure is "tag, length, value"
triplet. In the case where the length is "indefinite", terminating
end-of-contents bytes are expected.
author: Hemma Prafullchandra version: 1.9 02/02/00 |