CreaSign

CreaSign.IsDataSignedMethod

Determines whether the specified data is signed in a PKCS#7 format that can be verified by the Verify method.

[VisualBasic]
PublicFunctionIsDataSigned( _
ByVal DataAsObject_
)AsBoolean

Parameters

Data
The data that should be checked. See the remarks section for supported formats.

Return Value

True, when specified data is signed in the PKCS#7 format, false otherwise.

Remarks

The Data parameter should contain data as a single dimensional array of bytes.

Requirements

Requires CreaSign Pro (not supported by CreaSign Lite).

See Also

CreaSign Class | CreaSign Namespace


Send comments on this topic.

(c) Crea 2002-2006