Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 767 Bytes

cmsdetachedsignature_verifysignatureasync_103550404.md

File metadata and controls

26 lines (18 loc) · 767 Bytes
-api-id -api-type
M:Windows.Security.Cryptography.Certificates.CmsDetachedSignature.VerifySignatureAsync(Windows.Storage.Streams.IInputStream)
winrt method

Windows.Security.Cryptography.Certificates.CmsDetachedSignature.VerifySignatureAsync

-description

Verifies a signed CMS message against the original streaming input.

-parameters

-param data

The original input stream for the signed CMS message.

-returns

An asynchronous operation to retrieve the result of the signature validation operation.

-remarks

-examples

-see-also