AsymmetricKeyAlgorithm.Register Method
Namespace: Rebex.Security.Cryptography
Assembly: Rebex.Common.dll (version 7.0.9147)
Register(Func<String, Object>)
Register custom asymmetric key algorithm.
Declaration
public static void Register(Func<string, object> algFactory)