Esempio n. 1
0
 public static IRSA CreateWithKeyInXml(string key) => new RsaFunction(RsaKeyGenerator.GenerateInXml(key));