C# Class com.huawei.esdk.tp.oa.local.PlatformKeyServiceProvider

Datei anzeigen Open project: eSDK/esdk_tp_oa_native_csharp Class Usage Examples

Public Methods

Method Description
Instance ( string url ) : PlatformKeyServiceProvider
getPublicKey ( ) : TPOASDKResponse

Protected Methods

Method Description
PlatformKeyServiceProvider ( ) : System

Method Details

Instance() public static method

public static Instance ( string url ) : PlatformKeyServiceProvider
url string
return PlatformKeyServiceProvider

PlatformKeyServiceProvider() protected method

protected PlatformKeyServiceProvider ( ) : System
return System

getPublicKey() public method

public getPublicKey ( ) : TPOASDKResponse
return TPOASDKResponse