IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
IG.Crypt.Asym Member List

This is the complete list of members for IG.Crypt.Asym, including all inherited members.

AssignNewKey(string ContainterName, string PrivateKeyFileName, string PublicKeyFileName)IG.Crypt.Asyminlinestatic
AssignParameter(string ContainerName)IG.Crypt.Asyminlinestatic
CertCommandIG.Crypt.Asymprivatestatic
CertContainerIG.Crypt.Asymprivatestatic
CertCreate()IG.Crypt.Asyminlinestatic
CertFileIG.Crypt.Asymprivatestatic
CertNameIG.Crypt.Asymstatic
CertPrivateKey(X509Certificate2 cert)IG.Crypt.Asyminlineprivate
CertPublicKey(X509Certificate2 cert)IG.Crypt.Asyminlineprivate
CertRepConsoleIG.Crypt.Asymprivatestatic
CertRepFormIG.Crypt.Asymprivatestatic
CertSetDefault()IG.Crypt.Asyminlinestatic
CertStorageIG.Crypt.Asymprivatestatic
CertUserStoreIG.Crypt.Asymstatic
CertValidFromIG.Crypt.Asymprivatestatic
CertValidToIG.Crypt.Asymprivatestatic
CreateTestCertificate(string CertificateName, string StorageName, bool UserStore, string ContainerName, string CommandPath, bool ReportConsole, bool ReportForm, string OutputFile, string ValidFrom, string ValidTo)IG.Crypt.Asyminlinestatic
CreateTestCertificate(string CertificateName, string StorageName, bool UserStore, string ContainerName, string CommandPath, bool ReportConsole, bool ReportForm, string OutputFile)IG.Crypt.Asyminlinestatic
CreateTestCertificate(string CertificateName, string StorageName, bool UserStore, string ContainerName, string CommandPath)IG.Crypt.Asyminlinestatic
CreateTestCertificate(string CertificateName, string StorageName, bool UserStore, string ContainerName)IG.Crypt.Asyminlinestatic
CreateTestCertificate(string CertificateName)IG.Crypt.Asyminlinestatic
CreateTestCertificate()IG.Crypt.Asyminlinestatic
DecryptData(string ContainterName, string data2Decrypt, string PrivateKeyFilename)IG.Crypt.Asyminlinestatic
DecryptMessage(byte[] ciphertext, CspParameters cspParams)IG.Crypt.Asyminlineprivatestatic
DeleteKeys(string containername)IG.Crypt.Asyminlinestatic
EncryptData(string ContainterName, string data2Encrypt, string XMLPublicKeyFileName)IG.Crypt.Asyminlinestatic
EncryptMessage(byte[] plaintext, RSAParameters rsaParams)IG.Crypt.Asyminlineprivatestatic
LoadCertificate(string certificateName, StoreName storeName, StoreLocation storeLocation, bool validOnly)IG.Crypt.Asyminlinestatic
LoadCertificate(string certificateName)IG.Crypt.Asyminlinestatic
LoadKeys(string containername)IG.Crypt.Asyminlinestatic
rsaProviderIG.Crypt.Asymprivatestatic
SignXml(XmlDocument Doc, RSA Key)IG.Crypt.Asyminlinestatic
TestCertificateNameIG.Crypt.Asymprivatestatic
TestContainerNameIG.Crypt.Asymstatic
TestEncrypt(string message)IG.Crypt.Asyminlinestatic
TestXML(String[] args)IG.Crypt.Asyminlinestatic
VerifyXml(XmlDocument Doc, RSA Key)IG.Crypt.Asyminlinestatic