KIR

Results 1 comments of KIR

I checked this point using another lib (https://www.npmjs.com/package/asn1js) using this method: ``` fromBER(buffer).result.valueBlock.value[1] (to pick up a only problem string) where buffer is an hex code example above (30820c92020100031100890e6dada073475c839b216850c1...) ```...