internal static string PublicKeyXmlFromAssembly(string assemblyPath) { return(RsaKey.XmlStringFromAssembly(assemblyPath)); }