Click or drag to resize

DefaultDataSigningServiceGetKeys Method

Get all keys

Namespace:  SanteDB.DisconnectedClient.Security
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public IEnumerable<string> GetKeys()

Return Value

Type: IEnumerableString

[Missing <returns> documentation for "M:SanteDB.DisconnectedClient.Security.DefaultDataSigningService.GetKeys"]

Implements

IDataSigningServiceGetKeys
See Also