1 |
5.595357 |
CryptographicPrivateKeyBlobType::BCryptEccFullPrivateKey |
Int32 |
4 |
0x00000004 |
4 |
|
|
System.Int32 |
[contract(Windows.Foundation.UniversalApiContract, 1.0)]
BCryptEccFullPrivateKey = 4
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\windows.security.cryptography.core.idl(211,0) |
|
2 |
2.769561 |
CryptographicPrivateKeyBlobType |
Enum |
|
|
|
|
|
|
enum CryptographicPrivateKeyBlobType
{
Pkcs8RawPrivateKeyInfo = 0,
Pkcs1RsaPrivateKey = 1,
BCryptPrivateKey = 2,
Capi1PrivateKey = 3,
[contract(Windows.Foundation.UniversalApiContract, 1.0)]
BCryptEccFullPrivateKey = 4
};
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.22621.0\winrt\windows.security.cryptography.core.idl(205,0) |
|