Digests the key.
Namespace:
Cryptware.NCryptokiAssembly: NCryptoki (in NCryptoki.dll)
Syntax
Visual Basic (Declaration) |
---|
Sub DigestKey ( _ key As Key _ ) |
C# |
---|
void DigestKey( Key key ) |
Visual C++ |
---|
void DigestKey( Key^ key ) |
JavaScript |
---|
function digestKey(key); |
Parameters
- key
- Type: Cryptware.NCryptoki..::..Key
The key.