Searched refs:tbsRequest (Results 1 – 1 of 1) sorted by relevance
131 DerOutputStream tbsRequest = new DerOutputStream(); in encodeBytes() local132 tbsRequest.write(DerValue.tag_Sequence, tmp); in encodeBytes()136 ocspRequest.write(DerValue.tag_Sequence, tbsRequest); in encodeBytes()