Early Preview
This is currently very much a preview. Please feel free to try things out,
but don't be upset if anything is not yet working. Feedback is welcome over on our
GitHub Dicussions page.
enum System.Security.Cryptography.CngKeyHandleOpenOptions
Assembly: System.Security.Cryptography
Specifies options for opening key handles.
Values
None
The key handle being opened does not specify an ephemeral key.
EphemeralKey
The key handle being opened specifies an ephemeral key.