
Definition at line 19 of file PKIFKeyAgreeContextBase.cpp.
Public Attributes | |
| CPKIFBufferList | m_prebufs |
| CPKIFBufferList | m_appbufs |
| buffers to prepend to secret as input to KDF | |
| const CPKIFAlgorithm * | m_kaAlg |
| buffers to append to other KDF input | |
| IPKIFCryptoKeyAgree * | m_owner |
| WEAK - algorithm info for key agreement alg. | |
Definition at line 20 of file PKIFKeyAgreeContextBase.cpp.
Referenced by CPKIFKeyAgreeContextBase::GetPrependedSharedInfo(), and CPKIFKeyAgreeContextBase::PrependSharedInfo().
buffers to prepend to secret as input to KDF
Definition at line 21 of file PKIFKeyAgreeContextBase.cpp.
Referenced by CPKIFKeyAgreeContextBase::AppendSharedInfo(), and CPKIFKeyAgreeContextBase::GetAppendedSharedInfo().
buffers to append to other KDF input
Definition at line 22 of file PKIFKeyAgreeContextBase.cpp.
Referenced by CPKIFKeyAgreeContextBase::CPKIFKeyAgreeContextBase(), CPKIFKeyAgreeContextBase::GetAlgorithm(), and CPKIFKeyAgreeContextBase::SetAlgorithm().
WEAK - algorithm info for key agreement alg.
Definition at line 23 of file PKIFKeyAgreeContextBase.cpp.
Referenced by CPKIFKeyAgreeContextBase::CPKIFKeyAgreeContextBase(), CPKIFKeyAgreeContextBase::GetOwner(), and CPKIFKeyAgreeContextBase::SetOwner().
1.5.6