Dash Core Source Documentation (0.16.0.1)

Find detailed information regarding the Dash Core source code.

CBLSIESMultiRecipientObjects< Object > Member List

This is the complete list of members for CBLSIESMultiRecipientObjects< Object >, including all inherited members.

Blob typedefCBLSIESMultiRecipientBlobs
blobsCBLSIESMultiRecipientBlobs
BlobVector typedefCBLSIESMultiRecipientBlobs
Decrypt(size_t idx, const CBLSSecretKey &sk, Object &objectRet, int nVersion) constCBLSIESMultiRecipientObjects< Object >inline
CBLSIESMultiRecipientBlobs::Decrypt(size_t idx, const CBLSSecretKey &sk, Blob &blobRet) constCBLSIESMultiRecipientBlobs
Encrypt(const std::vector< CBLSPublicKey > &recipients, const ObjectVector &_objects, int nVersion)CBLSIESMultiRecipientObjects< Object >inline
Encrypt(size_t idx, const CBLSPublicKey &recipient, const Object &obj, int nVersion)CBLSIESMultiRecipientObjects< Object >inline
CBLSIESMultiRecipientBlobs::Encrypt(const std::vector< CBLSPublicKey > &recipients, const BlobVector &_blobs)CBLSIESMultiRecipientBlobs
CBLSIESMultiRecipientBlobs::Encrypt(size_t idx, const CBLSPublicKey &recipient, const Blob &blob)CBLSIESMultiRecipientBlobs
ephemeralPubKeyCBLSIESMultiRecipientBlobs
ephemeralSecretKeyCBLSIESMultiRecipientBlobs
InitEncrypt(size_t count)CBLSIESMultiRecipientBlobs
ivSeedCBLSIESMultiRecipientBlobs
ivVectorCBLSIESMultiRecipientBlobs
ObjectVector typedefCBLSIESMultiRecipientObjects< Object >
SerializationOp(Stream &s, Operation ser_action)CBLSIESMultiRecipientBlobsinline
Released under the MIT license