SecureBlackbox 2020 .NET Edition

Questions / Feedback?

VerifyDetachedStream Method

Verifies a detached signature.

Syntax

public void VerifyDetachedStream(System.IO.Stream sourceStream, System.IO.Stream signatureStream);
Public Sub VerifyDetachedStream(ByVal SourceStream As System.IO.Stream, ByVal SignatureStream As System.IO.Stream)

Remarks

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

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