#include <cryptospi/plugincharacteristics.h>
Link against: cryptospi.lib
class CryptoSpi::TKeyAgreementCharacteristics |
Public Attributes | |
---|---|
TCommonCharacteristics | cmn |
Public Member Functions | |
---|---|
void | ExternalizeL(RWriteStream &) |
Key Agreement Characteristics
void | ExternalizeL | ( | RWriteStream & | aStream | ) | const |
Externalises key agreement characteristics to a write stream.
Parameters | |
---|---|
aStream | Stream to which the object should be externalised. |