SecureBlackbox 2020 .NET Edition

Questions / Feedback?

VerifyDetached Method

Verifies a detached signature.

Syntax

public void VerifyDetached(byte[] sourceBytes, byte[] signatureBytes);
Public Sub VerifyDetached(ByVal SourceBytes As Byte(), ByVal SignatureBytes As Byte())

Remarks

Use this method to verify a detached signature over a message, both contained in byte arrays.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 .NET Edition - Version 20.0 [Build 8165]