CryptoKey Member List

This is the complete list of members for CryptoKey, including all inherited members.

CryptoKey(const Id &cryptoAlgorithm, Int blockSizeBits, const void *key1, Int key1BitSize, const void *key2=nullptr, Int key2BitSize=0, UInt64 flags=0, BLOCK_CIPHER_CTR_CALLBACK &&callback=BLOCK_CIPHER_CTR_CALLBACK())CryptoKey
CryptoKey(const Id &cryptoAlgorithm, Int blockSizeBits, const Block< const Byte > &key1, const Block< const Byte > &key2=GetZeroRef< Block< const Byte >>(), UInt64 flags=0, BLOCK_CIPHER_CTR_CALLBACK &&callback=BLOCK_CIPHER_CTR_CALLBACK())CryptoKey
EmbedStreamName(const Url &unencryptedStream) constCryptoKey
MAXON_DEFAULT_REFERENCE_CONSTRUCTORS(CryptoKey, Reference)CryptoKey