BER_INTEGER
if ((tag = kmfber_skip_tag(ber, &len)) != BER_INTEGER) {
tag = BER_INTEGER;
if (tag == BER_INTEGER) {