decode ASN.1 encoded OID's
Posted: Wed 26 Aug 2015 12:35
Hello everyone,
I'm currently building a module for reading the Dutch Vehicle Registration Card.
In order to validate the digital signature(s) against the certificate I have to get an OID from the SmartCard which tells me what algorithm to use.
That field comes as an ASN.1 encoded OID field.
Can I decode that info to get the 'human' readable info with SecureBridge so I can decide which algorithm I should use?
The TScOid class does not have a (class-) function for that nor can I find other functions for that in any of the SecureBridge units.
Best reagards,
Frans
I'm currently building a module for reading the Dutch Vehicle Registration Card.
In order to validate the digital signature(s) against the certificate I have to get an OID from the SmartCard which tells me what algorithm to use.
That field comes as an ASN.1 encoded OID field.
Can I decode that info to get the 'human' readable info with SecureBridge so I can decide which algorithm I should use?
The TScOid class does not have a (class-) function for that nor can I find other functions for that in any of the SecureBridge units.
Best reagards,
Frans