Open Search
    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())CryptoKeyInterfacestatic
    GetBlockBitSize() constCryptoKeyInterface
    GetCallbackFunction() constCryptoKeyInterface
    GetCryptoAlgorithm() constCryptoKeyInterface
    GetFlags() constCryptoKeyInterface
    GetKey1() constCryptoKeyInterface
    GetKey1BitSize() constCryptoKeyInterface
    GetKey2() constCryptoKeyInterface
    GetKey2BitSize() constCryptoKeyInterface
    MAXON_INTERFACE_NONVIRTUAL(CryptoKeyInterface, MAXON_REFERENCE_CONST, "net.maxon.interface.cryptokey")CryptoKeyInterfaceprivate
    ToString(const FormatStatement *formatStatement=nullptr) constCryptoKeyInterface