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