Property | Type | Description |
---|
Method | Description | |
---|---|---|
AddAlgorithm ( Type algorithm ) : void | ||
AddOID ( string oid ) : void | ||
CreateFromName ( string name ) : object | ||
MapNameToOID ( string name ) : string |
public static AddAlgorithm ( Type algorithm ) : void | ||
algorithm | Type | |
return | void |
public static CreateFromName ( string name ) : object | ||
name | string | |
return | object |
public static MapNameToOID ( string name ) : string | ||
name | string | |
return | string |