CryptoKeyInterface Member List

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

Alloc (MAXON_SOURCE_LOCATION_DECLARATION, 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()) CryptoKeyInterface static
GetBlockBitSize () const CryptoKeyInterface
GetCallbackFunction () const CryptoKeyInterface
GetCryptoAlgorithm () const CryptoKeyInterface
GetFlags () const CryptoKeyInterface
GetKey1 () const CryptoKeyInterface
GetKey1BitSize () const CryptoKeyInterface
GetKey2 () const CryptoKeyInterface
GetKey2BitSize () const CryptoKeyInterface
MAXON_INTERFACE_NONVIRTUAL (CryptoKeyInterface, MAXON_REFERENCE_CONST, "net.maxon.interface.cryptokey") CryptoKeyInterface private
ToString (const FormatStatement *formatStatement=nullptr) const CryptoKeyInterface