Error processing SSI file
LEADTOOLS Leadtools.Ccow.Services (Leadtools.Ccow.Services assembly)

Show in webframe

GetEncodedSignKey Method






A succinct string that contains the application�s symbolic name.
The string to sign.
Gets the digital signature key.
Syntax
[OperationContractAttribute()]
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?interface=KeyContainer&method=GetEncodedSignKey&applicationName={applicationName}&messageDigest={messageDigest}")]
Stream GetEncodedSignKey( 
   string applicationName,
   string messageDigest
)
'Declaration
 
<OperationContractAttribute()>
<WebGetAttribute(IsBodyStyleSetExplicitly=True, UriTemplate="?interface=KeyContainer&method=GetEncodedSignKey&applicationName={applicationName}&messageDigest={messageDigest}")>
Function GetEncodedSignKey( _
   ByVal applicationName As String, _
   ByVal messageDigest As String _
) As Stream
'Usage
 
Dim instance As ICcowParticipantService
Dim applicationName As String
Dim messageDigest As String
Dim value As Stream
 
value = instance.GetEncodedSignKey(applicationName, messageDigest)
[OperationContractAttribute()]
[WebGetAttribute(IsBodyStyleSetExplicitly=true, UriTemplate="?interface=KeyContainer&method=GetEncodedSignKey&applicationName={applicationName}&messageDigest={messageDigest}")]
Stream^ GetEncodedSignKey( 
   String^ applicationName,
   String^ messageDigest
) 

Parameters

applicationName
A succinct string that contains the application�s symbolic name.
messageDigest
The string to sign.

Return Value

A digital signature for the messageDigest.
Requirements

Target Platforms

See Also

Reference

ICcowParticipantService Interface
ICcowParticipantService Members

Error processing SSI file
Leadtools.Ccow.Services requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features