Biagio Boi

Results 3 issues of Biagio Boi

I'm trying to print time signatures using glyph tables but it doesn't work because it doesn't recognize the symbol. Example: uniE09E_uniE087_uniE09F_uniE088 is not recognized, while if I use just uniE087...

I'm trying to release a new JsonLdCredential. As ususal, the `JsonLdCredentialFormatService.processCredential()` function is called with the right parameters. On line 212 the call to `const result = await w3cCredentialService.verifyCredential(agentContext, {...

I'm trying to include aries-askar in my project by using `yarn add @hyperledger/aries-askar-nodejs`. As usual it recall the `node-pre-gyp` to build the SO library, anyway it get error due to...