Search Results

0
votes
2answers
276 views

Is there a way to create a private key using CryptoAPI and seed it?

We have a need to create a private key that is seeded from 2 plaintext keys. The 2 plaintext keys are maintained by different managers. This is to satisfy a dual-control key requirements that we ha …