Virgil Security Crypto library
2.4.6
|
This group contains interfaces for Perfect Forward Secrecy module. More...
Classes | |
class | virgil::crypto::pfs::VirgilPFS |
This is the main entry for the all Perfect Forward Secrecy (PFS) Modules. More... | |
class | virgil::crypto::pfs::VirgilPFSEncryptedMessage |
This is model object that represent encrypted message produced by VirgilPFS. More... | |
class | virgil::crypto::pfs::VirgilPFSInitiatorPrivateInfo |
This is model object that represent private information of a PFS Initiator. More... | |
class | virgil::crypto::pfs::VirgilPFSInitiatorPublicInfo |
This is model object that represent public information of a PFS Initiator. More... | |
class | virgil::crypto::pfs::VirgilPFSPrivateKey |
This is model object that handles private key. More... | |
class | virgil::crypto::pfs::VirgilPFSPublicKey |
This is model object that handles public key. More... | |
class | virgil::crypto::pfs::VirgilPFSResponderPrivateInfo |
This is model object that represent private information of a PFS Responder. More... | |
class | virgil::crypto::pfs::VirgilPFSResponderPublicInfo |
This is model object that represent public information of a PFS Responder. More... | |
class | virgil::crypto::pfs::VirgilPFSSession |
This is model object that represent session in PFS communication. More... | |
This group contains interfaces for Perfect Forward Secrecy module.