PeculiarVentures / pvpkcs11

pvpkcs11 consists of a input validation library and a set of PKCS#11 implementations that wrap operating system and browser cryptographic implementations.
MIT License
32 stars 7 forks source link

How to add custom attribute to SecKeyRef? #16

Open microshine opened 7 years ago

microshine commented 7 years ago

Is it possible to keep CSR data in custom attribute of SecKeyRef? Is there any way to remove custom attribute?

microshine commented 7 years ago

it looks SecItemAdd allows to add CFDataRef. SecItemAdd_osx