Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 1234]
| ▼NDwm | |
| ▼NAuth | |
| ▼NSymCrypto | |
| CMessage | Encapsulates an encrypted message |
| CECDHAgreement | Encapsulates information used in an ECDH key agreement |
| CPeerAuthenticator | A simplified peer authenticator |
| ▼CPKCrypto | Public key crypto utilities |
| CKeyPair | Encapsulates a private/public key pair |
| CPrivateKey | Encapsulates a readable and writable private key |
| CPublicKey | Encapsulates a readable and writable public key |
| CPublicKeysFile | Encapsulates a file containing public keys in a format similar to (but not the same as) an ssh authorized_keys file |