Class AllowedSigningAlgorithmsConverter
Inherited Members
Namespace: Volo.Abp.IdentityServer
Assembly: Volo.Abp.IdentityServer.Domain.dll
Syntax
public static class AllowedSigningAlgorithmsConverter
Methods
SplitToArray(string)
Declaration
public static string[] SplitToArray(string algorithms)
Parameters
| Type | Name | Description |
|---|---|---|
| string | algorithms |
Returns
| Type | Description |
|---|---|
| string[] |