Namespace:
Cryptware.NCryptoki
Assembly: NCryptoki (in NCryptoki.dll)
Assembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property ECParameters As Byte() Get |
C# |
---|
byte[] ECParameters { get; } |
Visual C++ |
---|
property array<unsigned char>^ ECParameters { array<unsigned char>^ get (); } |
JavaScript |
---|
function get_ecParameters(); |