Back to product pageKeys Methods
| FromXmlString | Reconstructs an RSA/DSA key from an XML string. |
| Generate | Generate new pair of keys. |
| Load | Loads keys from the file. |
| PublicKeyLoad | Loads public key from the file. |
| PublicKeySave | Saves public key a the file. |
| Save | Saves keys to the file. |
| ToXmlString | Creates and returns an XML string representation of the current RSA/DSA key. |