IGLib
1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
|
This is the complete list of members for IG.Crypt.Asym, including all inherited members.
AssignNewKey(string ContainterName, string PrivateKeyFileName, string PublicKeyFileName) | IG.Crypt.Asym | inlinestatic |
AssignParameter(string ContainerName) | IG.Crypt.Asym | inlinestatic |
CertCommand | IG.Crypt.Asym | privatestatic |
CertContainer | IG.Crypt.Asym | privatestatic |
CertCreate() | IG.Crypt.Asym | inlinestatic |
CertFile | IG.Crypt.Asym | privatestatic |
CertName | IG.Crypt.Asym | static |
CertPrivateKey(X509Certificate2 cert) | IG.Crypt.Asym | inlineprivate |
CertPublicKey(X509Certificate2 cert) | IG.Crypt.Asym | inlineprivate |
CertRepConsole | IG.Crypt.Asym | privatestatic |
CertRepForm | IG.Crypt.Asym | privatestatic |
CertSetDefault() | IG.Crypt.Asym | inlinestatic |
CertStorage | IG.Crypt.Asym | privatestatic |
CertUserStore | IG.Crypt.Asym | static |
CertValidFrom | IG.Crypt.Asym | privatestatic |
CertValidTo | IG.Crypt.Asym | privatestatic |
CreateTestCertificate(string CertificateName, string StorageName, bool UserStore, string ContainerName, string CommandPath, bool ReportConsole, bool ReportForm, string OutputFile, string ValidFrom, string ValidTo) | IG.Crypt.Asym | inlinestatic |
CreateTestCertificate(string CertificateName, string StorageName, bool UserStore, string ContainerName, string CommandPath, bool ReportConsole, bool ReportForm, string OutputFile) | IG.Crypt.Asym | inlinestatic |
CreateTestCertificate(string CertificateName, string StorageName, bool UserStore, string ContainerName, string CommandPath) | IG.Crypt.Asym | inlinestatic |
CreateTestCertificate(string CertificateName, string StorageName, bool UserStore, string ContainerName) | IG.Crypt.Asym | inlinestatic |
CreateTestCertificate(string CertificateName) | IG.Crypt.Asym | inlinestatic |
CreateTestCertificate() | IG.Crypt.Asym | inlinestatic |
DecryptData(string ContainterName, string data2Decrypt, string PrivateKeyFilename) | IG.Crypt.Asym | inlinestatic |
DecryptMessage(byte[] ciphertext, CspParameters cspParams) | IG.Crypt.Asym | inlineprivatestatic |
DeleteKeys(string containername) | IG.Crypt.Asym | inlinestatic |
EncryptData(string ContainterName, string data2Encrypt, string XMLPublicKeyFileName) | IG.Crypt.Asym | inlinestatic |
EncryptMessage(byte[] plaintext, RSAParameters rsaParams) | IG.Crypt.Asym | inlineprivatestatic |
LoadCertificate(string certificateName, StoreName storeName, StoreLocation storeLocation, bool validOnly) | IG.Crypt.Asym | inlinestatic |
LoadCertificate(string certificateName) | IG.Crypt.Asym | inlinestatic |
LoadKeys(string containername) | IG.Crypt.Asym | inlinestatic |
rsaProvider | IG.Crypt.Asym | privatestatic |
SignXml(XmlDocument Doc, RSA Key) | IG.Crypt.Asym | inlinestatic |
TestCertificateName | IG.Crypt.Asym | privatestatic |
TestContainerName | IG.Crypt.Asym | static |
TestEncrypt(string message) | IG.Crypt.Asym | inlinestatic |
TestXML(String[] args) | IG.Crypt.Asym | inlinestatic |
VerifyXml(XmlDocument Doc, RSA Key) | IG.Crypt.Asym | inlinestatic |