Share via


SignFinal Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Namespace:  Microsoft.SPOT.Cryptoki
Assembly:  Microsoft.SPOT.Security.PKCS11 (in Microsoft.SPOT.Security.PKCS11.dll)

Syntax

'Declaration
Public Function SignFinal As Byte()
public byte[] SignFinal()
public:
array<unsigned char>^ SignFinal()
member SignFinal : unit -> byte[] 
public function SignFinal() : byte[]

Return Value

Type: array<System. . :: . .Byte> [] () [] []

.NET Framework Security

See Also

Reference

CryptokiSign Class

Microsoft.SPOT.Cryptoki Namespace