- All Implemented Interfaces:
QtObjectInterface
Way to generate cryptographic hashes
Java wrapper for Qt class QCryptographicHash
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic enum
Java wrapper for Qt enumQCryptographicHash::Algorithm
-
Field Summary
Modifier and TypeFieldDescriptionstatic final QMetaObject
This variable stores the meta-object for the class. -
Constructor Summary
ConstructorDescription -
Method Summary
Modifier and TypeMethodDescriptionfinal void
addData
(byte [] data) Overloaded function foraddData(java.nio.ByteBuffer)
.final void
addData
(byte [] data, int offsetOfData, int length) Overloaded function foraddData(java.nio.ByteBuffer)
.final void
addData
(QByteArrayView data) final boolean
final void
addData
(QByteArray data) Overloaded function foraddData(io.qt.core.QByteArrayView)
.final void
addData
(ByteBuffer data) SeeQCryptographicHash::
addData(const char*, qsizetype) static QByteArray
hash
(byte [] data, QCryptographicHash.Algorithm method) Overloaded function forhash(io.qt.core.QByteArrayView, io.qt.core.QCryptographicHash.Algorithm)
.static QByteArray
hash
(QByteArray data, QCryptographicHash.Algorithm method) Overloaded function forhash(io.qt.core.QByteArrayView, io.qt.core.QCryptographicHash.Algorithm)
.static QByteArray
hash
(QByteArrayView data, QCryptographicHash.Algorithm method) static QByteArray
hash
(ByteBuffer data, QCryptographicHash.Algorithm method) Overloaded function forhash(io.qt.core.QByteArrayView, io.qt.core.QCryptographicHash.Algorithm)
.static QByteArrayView
hashInto
(byte [] buffer, byte [] data, QCryptographicHash.Algorithm method) Overloaded function forhashInto(io.qt.core.QSpan, io.qt.core.QByteArrayView, io.qt.core.QCryptographicHash.Algorithm)
.static QByteArrayView
hashInto
(byte [] buffer, QByteArray data, QCryptographicHash.Algorithm method) Overloaded function forhashInto(io.qt.core.QSpan, io.qt.core.QByteArrayView, io.qt.core.QCryptographicHash.Algorithm)
.static QByteArrayView
hashInto
(byte [] buffer, QByteArrayView [] data, QCryptographicHash.Algorithm method) Overloaded function forhashInto(io.qt.core.QSpan, io.qt.core.QConstSpan, io.qt.core.QCryptographicHash.Algorithm)
.static QByteArrayView
hashInto
(byte [] buffer, QByteArrayView data, QCryptographicHash.Algorithm method) Overloaded function forhashInto(io.qt.core.QSpan, io.qt.core.QByteArrayView, io.qt.core.QCryptographicHash.Algorithm)
.static QByteArrayView
hashInto
(byte [] buffer, QConstSpan<QByteArrayView> data, QCryptographicHash.Algorithm method) Overloaded function forhashInto(io.qt.core.QSpan, io.qt.core.QConstSpan, io.qt.core.QCryptographicHash.Algorithm)
.static QByteArrayView
hashInto
(byte [] buffer, QList<QByteArrayView> data, QCryptographicHash.Algorithm method) Overloaded function forhashInto(io.qt.core.QSpan, io.qt.core.QConstSpan, io.qt.core.QCryptographicHash.Algorithm)
.static QByteArrayView
hashInto
(byte [] buffer, ByteBuffer data, QCryptographicHash.Algorithm method) Overloaded function forhashInto(io.qt.core.QSpan, io.qt.core.QByteArrayView, io.qt.core.QCryptographicHash.Algorithm)
.static QByteArrayView
hashInto
(byte [] buffer, Collection<QByteArrayView> data, QCryptographicHash.Algorithm method) Overloaded function forhashInto(io.qt.core.QSpan, io.qt.core.QConstSpan, io.qt.core.QCryptographicHash.Algorithm)
.static QByteArrayView
hashInto
(QSpan<@QtPrimitiveType Byte> buffer, byte [] data, QCryptographicHash.Algorithm method) Overloaded function forhashInto(io.qt.core.QSpan, io.qt.core.QByteArrayView, io.qt.core.QCryptographicHash.Algorithm)
.static QByteArrayView
hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QByteArray data, QCryptographicHash.Algorithm method) Overloaded function forhashInto(io.qt.core.QSpan, io.qt.core.QByteArrayView, io.qt.core.QCryptographicHash.Algorithm)
.static QByteArrayView
hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QByteArrayView [] data, QCryptographicHash.Algorithm method) Overloaded function forhashInto(io.qt.core.QSpan, io.qt.core.QConstSpan, io.qt.core.QCryptographicHash.Algorithm)
.static QByteArrayView
hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QByteArrayView data, QCryptographicHash.Algorithm method) static QByteArrayView
hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QConstSpan<QByteArrayView> data, QCryptographicHash.Algorithm method) static QByteArrayView
hashInto
(QSpan<@QtPrimitiveType Byte> buffer, QList<QByteArrayView> data, QCryptographicHash.Algorithm method) Overloaded function forhashInto(io.qt.core.QSpan, io.qt.core.QConstSpan, io.qt.core.QCryptographicHash.Algorithm)
.static QByteArrayView
hashInto
(QSpan<@QtPrimitiveType Byte> buffer, ByteBuffer data, QCryptographicHash.Algorithm method) Overloaded function forhashInto(io.qt.core.QSpan, io.qt.core.QByteArrayView, io.qt.core.QCryptographicHash.Algorithm)
.static QByteArrayView
hashInto
(QSpan<@QtPrimitiveType Byte> buffer, Collection<QByteArrayView> data, QCryptographicHash.Algorithm method) Overloaded function forhashInto(io.qt.core.QSpan, io.qt.core.QConstSpan, io.qt.core.QCryptographicHash.Algorithm)
.static QByteArrayView
hashInto
(QByteArray buffer, byte [] data, QCryptographicHash.Algorithm method) Overloaded function forhashInto(io.qt.core.QSpan, io.qt.core.QByteArrayView, io.qt.core.QCryptographicHash.Algorithm)
.static QByteArrayView
hashInto
(QByteArray buffer, QByteArray data, QCryptographicHash.Algorithm method) Overloaded function forhashInto(io.qt.core.QSpan, io.qt.core.QByteArrayView, io.qt.core.QCryptographicHash.Algorithm)
.static QByteArrayView
hashInto
(QByteArray buffer, QByteArrayView [] data, QCryptographicHash.Algorithm method) Overloaded function forhashInto(io.qt.core.QSpan, io.qt.core.QConstSpan, io.qt.core.QCryptographicHash.Algorithm)
.static QByteArrayView
hashInto
(QByteArray buffer, QByteArrayView data, QCryptographicHash.Algorithm method) Overloaded function forhashInto(io.qt.core.QSpan, io.qt.core.QByteArrayView, io.qt.core.QCryptographicHash.Algorithm)
.static QByteArrayView
hashInto
(QByteArray buffer, QConstSpan<QByteArrayView> data, QCryptographicHash.Algorithm method) Overloaded function forhashInto(io.qt.core.QSpan, io.qt.core.QConstSpan, io.qt.core.QCryptographicHash.Algorithm)
.static QByteArrayView
hashInto
(QByteArray buffer, QList<QByteArrayView> data, QCryptographicHash.Algorithm method) Overloaded function forhashInto(io.qt.core.QSpan, io.qt.core.QConstSpan, io.qt.core.QCryptographicHash.Algorithm)
.static QByteArrayView
hashInto
(QByteArray buffer, ByteBuffer data, QCryptographicHash.Algorithm method) Overloaded function forhashInto(io.qt.core.QSpan, io.qt.core.QByteArrayView, io.qt.core.QCryptographicHash.Algorithm)
.static QByteArrayView
hashInto
(QByteArray buffer, Collection<QByteArrayView> data, QCryptographicHash.Algorithm method) Overloaded function forhashInto(io.qt.core.QSpan, io.qt.core.QConstSpan, io.qt.core.QCryptographicHash.Algorithm)
.static QByteArrayView
hashInto
(QList<@QtPrimitiveType Byte> buffer, byte [] data, QCryptographicHash.Algorithm method) Overloaded function forhashInto(io.qt.core.QSpan, io.qt.core.QByteArrayView, io.qt.core.QCryptographicHash.Algorithm)
.static QByteArrayView
hashInto
(QList<@QtPrimitiveType Byte> buffer, QByteArray data, QCryptographicHash.Algorithm method) Overloaded function forhashInto(io.qt.core.QSpan, io.qt.core.QByteArrayView, io.qt.core.QCryptographicHash.Algorithm)
.static QByteArrayView
hashInto
(QList<@QtPrimitiveType Byte> buffer, QByteArrayView [] data, QCryptographicHash.Algorithm method) Overloaded function forhashInto(io.qt.core.QSpan, io.qt.core.QConstSpan, io.qt.core.QCryptographicHash.Algorithm)
.static QByteArrayView
hashInto
(QList<@QtPrimitiveType Byte> buffer, QByteArrayView data, QCryptographicHash.Algorithm method) Overloaded function forhashInto(io.qt.core.QSpan, io.qt.core.QByteArrayView, io.qt.core.QCryptographicHash.Algorithm)
.static QByteArrayView
hashInto
(QList<@QtPrimitiveType Byte> buffer, QConstSpan<QByteArrayView> data, QCryptographicHash.Algorithm method) Overloaded function forhashInto(io.qt.core.QSpan, io.qt.core.QConstSpan, io.qt.core.QCryptographicHash.Algorithm)
.static QByteArrayView
hashInto
(QList<@QtPrimitiveType Byte> buffer, QList<QByteArrayView> data, QCryptographicHash.Algorithm method) Overloaded function forhashInto(io.qt.core.QSpan, io.qt.core.QConstSpan, io.qt.core.QCryptographicHash.Algorithm)
.static QByteArrayView
hashInto
(QList<@QtPrimitiveType Byte> buffer, ByteBuffer data, QCryptographicHash.Algorithm method) Overloaded function forhashInto(io.qt.core.QSpan, io.qt.core.QByteArrayView, io.qt.core.QCryptographicHash.Algorithm)
.static QByteArrayView
hashInto
(QList<@QtPrimitiveType Byte> buffer, Collection<QByteArrayView> data, QCryptographicHash.Algorithm method) Overloaded function forhashInto(io.qt.core.QSpan, io.qt.core.QConstSpan, io.qt.core.QCryptographicHash.Algorithm)
.static QByteArrayView
hashInto
(ByteBuffer buffer, byte [] data, QCryptographicHash.Algorithm method) Overloaded function forhashInto(io.qt.core.QSpan, io.qt.core.QByteArrayView, io.qt.core.QCryptographicHash.Algorithm)
.static QByteArrayView
hashInto
(ByteBuffer buffer, QByteArray data, QCryptographicHash.Algorithm method) Overloaded function forhashInto(io.qt.core.QSpan, io.qt.core.QByteArrayView, io.qt.core.QCryptographicHash.Algorithm)
.static QByteArrayView
hashInto
(ByteBuffer buffer, QByteArrayView [] data, QCryptographicHash.Algorithm method) Overloaded function forhashInto(io.qt.core.QSpan, io.qt.core.QConstSpan, io.qt.core.QCryptographicHash.Algorithm)
.static QByteArrayView
hashInto
(ByteBuffer buffer, QByteArrayView data, QCryptographicHash.Algorithm method) Overloaded function forhashInto(io.qt.core.QSpan, io.qt.core.QByteArrayView, io.qt.core.QCryptographicHash.Algorithm)
.static QByteArrayView
hashInto
(ByteBuffer buffer, QConstSpan<QByteArrayView> data, QCryptographicHash.Algorithm method) Overloaded function forhashInto(io.qt.core.QSpan, io.qt.core.QConstSpan, io.qt.core.QCryptographicHash.Algorithm)
.static QByteArrayView
hashInto
(ByteBuffer buffer, QList<QByteArrayView> data, QCryptographicHash.Algorithm method) Overloaded function forhashInto(io.qt.core.QSpan, io.qt.core.QConstSpan, io.qt.core.QCryptographicHash.Algorithm)
.static QByteArrayView
hashInto
(ByteBuffer buffer, ByteBuffer data, QCryptographicHash.Algorithm method) Overloaded function forhashInto(io.qt.core.QSpan, io.qt.core.QByteArrayView, io.qt.core.QCryptographicHash.Algorithm)
.static QByteArrayView
hashInto
(ByteBuffer buffer, Collection<QByteArrayView> data, QCryptographicHash.Algorithm method) Overloaded function forhashInto(io.qt.core.QSpan, io.qt.core.QConstSpan, io.qt.core.QCryptographicHash.Algorithm)
.static int
final void
reset()
final QByteArray
result()
final QByteArrayView
static boolean
final void
swap
(QCryptographicHash other) Methods inherited from class io.qt.QtObject
dispose, equals, isDisposed
-
Field Details
-
staticMetaObject
This variable stores the meta-object for the class.
-
-
Constructor Details
-
QCryptographicHash
- Parameters:
method
-
-
-
Method Details
-
addData
- Parameters:
data
-
-
addData
- Parameters:
device
-- Returns:
-
addData
See
QCryptographicHash::
addData(const char*, qsizetype) - Parameters:
data
-
-
algorithm
- Returns:
- Since:
- This function was introduced in Qt 6.5.
-
reset
-
result
- Returns:
-
resultView
- Returns:
- Since:
- This function was introduced in Qt 6.3.
-
swap
- Parameters:
other
-- Since:
- This function was introduced in Qt 6.5.
-
hash
- Parameters:
data
-method
-- Returns:
-
hashInto
public static QByteArrayView hashInto(QSpan<@QtPrimitiveType Byte> buffer, QByteArrayView data, QCryptographicHash.Algorithm method) - Parameters:
buffer
-data
-method
-- Returns:
- Since:
- This function was introduced in Qt 6.8.
-
hashInto
public static QByteArrayView hashInto(QSpan<@QtPrimitiveType Byte> buffer, QConstSpan<QByteArrayView> data, QCryptographicHash.Algorithm method) See
QCryptographicHash::
hashInto(QSpan<char>, QSpan<const QByteArrayView>, QCryptographicHash::Algorithm) - Parameters:
buffer
-data
-method
-- Returns:
- Since:
- This function was introduced in Qt 6.8.
-
hashLength
- Parameters:
method
-- Returns:
-
supportsAlgorithm
- Parameters:
method
-- Returns:
- Since:
- This function was introduced in Qt 6.5.
-
addData
Overloaded function for
addData(io.qt.core.QByteArrayView)
. -
addData
Overloaded function for
addData(java.nio.ByteBuffer)
. -
addData
Overloaded function for
addData(java.nio.ByteBuffer)
. -
hash
Overloaded function for
hash(io.qt.core.QByteArrayView, io.qt.core.QCryptographicHash.Algorithm)
. -
hash
Overloaded function for
hash(io.qt.core.QByteArrayView, io.qt.core.QCryptographicHash.Algorithm)
. -
hash
Overloaded function for
hash(io.qt.core.QByteArrayView, io.qt.core.QCryptographicHash.Algorithm)
. -
hashInto
public static QByteArrayView hashInto(ByteBuffer buffer, QByteArrayView data, QCryptographicHash.Algorithm method) Overloaded function for
hashInto(io.qt.core.QSpan, io.qt.core.QByteArrayView, io.qt.core.QCryptographicHash.Algorithm)
. -
hashInto
public static QByteArrayView hashInto(QByteArray buffer, QByteArrayView data, QCryptographicHash.Algorithm method) Overloaded function for
hashInto(io.qt.core.QSpan, io.qt.core.QByteArrayView, io.qt.core.QCryptographicHash.Algorithm)
. -
hashInto
public static QByteArrayView hashInto(QList<@QtPrimitiveType Byte> buffer, QByteArrayView data, QCryptographicHash.Algorithm method) Overloaded function for
hashInto(io.qt.core.QSpan, io.qt.core.QByteArrayView, io.qt.core.QCryptographicHash.Algorithm)
. -
hashInto
public static QByteArrayView hashInto(byte [] buffer, QByteArrayView data, QCryptographicHash.Algorithm method) Overloaded function for
hashInto(io.qt.core.QSpan, io.qt.core.QByteArrayView, io.qt.core.QCryptographicHash.Algorithm)
. -
hashInto
public static QByteArrayView hashInto(QSpan<@QtPrimitiveType Byte> buffer, QByteArray data, QCryptographicHash.Algorithm method) Overloaded function for
hashInto(io.qt.core.QSpan, io.qt.core.QByteArrayView, io.qt.core.QCryptographicHash.Algorithm)
. -
hashInto
public static QByteArrayView hashInto(ByteBuffer buffer, QByteArray data, QCryptographicHash.Algorithm method) Overloaded function for
hashInto(io.qt.core.QSpan, io.qt.core.QByteArrayView, io.qt.core.QCryptographicHash.Algorithm)
. -
hashInto
public static QByteArrayView hashInto(QByteArray buffer, QByteArray data, QCryptographicHash.Algorithm method) Overloaded function for
hashInto(io.qt.core.QSpan, io.qt.core.QByteArrayView, io.qt.core.QCryptographicHash.Algorithm)
. -
hashInto
public static QByteArrayView hashInto(QList<@QtPrimitiveType Byte> buffer, QByteArray data, QCryptographicHash.Algorithm method) Overloaded function for
hashInto(io.qt.core.QSpan, io.qt.core.QByteArrayView, io.qt.core.QCryptographicHash.Algorithm)
. -
hashInto
public static QByteArrayView hashInto(byte [] buffer, QByteArray data, QCryptographicHash.Algorithm method) Overloaded function for
hashInto(io.qt.core.QSpan, io.qt.core.QByteArrayView, io.qt.core.QCryptographicHash.Algorithm)
. -
hashInto
public static QByteArrayView hashInto(QSpan<@QtPrimitiveType Byte> buffer, ByteBuffer data, QCryptographicHash.Algorithm method) Overloaded function for
hashInto(io.qt.core.QSpan, io.qt.core.QByteArrayView, io.qt.core.QCryptographicHash.Algorithm)
. -
hashInto
public static QByteArrayView hashInto(ByteBuffer buffer, ByteBuffer data, QCryptographicHash.Algorithm method) Overloaded function for
hashInto(io.qt.core.QSpan, io.qt.core.QByteArrayView, io.qt.core.QCryptographicHash.Algorithm)
. -
hashInto
public static QByteArrayView hashInto(QByteArray buffer, ByteBuffer data, QCryptographicHash.Algorithm method) Overloaded function for
hashInto(io.qt.core.QSpan, io.qt.core.QByteArrayView, io.qt.core.QCryptographicHash.Algorithm)
. -
hashInto
public static QByteArrayView hashInto(QList<@QtPrimitiveType Byte> buffer, ByteBuffer data, QCryptographicHash.Algorithm method) Overloaded function for
hashInto(io.qt.core.QSpan, io.qt.core.QByteArrayView, io.qt.core.QCryptographicHash.Algorithm)
. -
hashInto
public static QByteArrayView hashInto(byte [] buffer, ByteBuffer data, QCryptographicHash.Algorithm method) Overloaded function for
hashInto(io.qt.core.QSpan, io.qt.core.QByteArrayView, io.qt.core.QCryptographicHash.Algorithm)
. -
hashInto
public static QByteArrayView hashInto(QSpan<@QtPrimitiveType Byte> buffer, byte [] data, QCryptographicHash.Algorithm method) Overloaded function for
hashInto(io.qt.core.QSpan, io.qt.core.QByteArrayView, io.qt.core.QCryptographicHash.Algorithm)
. -
hashInto
public static QByteArrayView hashInto(ByteBuffer buffer, byte [] data, QCryptographicHash.Algorithm method) Overloaded function for
hashInto(io.qt.core.QSpan, io.qt.core.QByteArrayView, io.qt.core.QCryptographicHash.Algorithm)
. -
hashInto
public static QByteArrayView hashInto(QByteArray buffer, byte [] data, QCryptographicHash.Algorithm method) Overloaded function for
hashInto(io.qt.core.QSpan, io.qt.core.QByteArrayView, io.qt.core.QCryptographicHash.Algorithm)
. -
hashInto
public static QByteArrayView hashInto(QList<@QtPrimitiveType Byte> buffer, byte [] data, QCryptographicHash.Algorithm method) Overloaded function for
hashInto(io.qt.core.QSpan, io.qt.core.QByteArrayView, io.qt.core.QCryptographicHash.Algorithm)
. -
hashInto
public static QByteArrayView hashInto(byte [] buffer, byte [] data, QCryptographicHash.Algorithm method) Overloaded function for
hashInto(io.qt.core.QSpan, io.qt.core.QByteArrayView, io.qt.core.QCryptographicHash.Algorithm)
. -
hashInto
public static QByteArrayView hashInto(ByteBuffer buffer, QConstSpan<QByteArrayView> data, QCryptographicHash.Algorithm method) Overloaded function for
hashInto(io.qt.core.QSpan, io.qt.core.QConstSpan, io.qt.core.QCryptographicHash.Algorithm)
. -
hashInto
public static QByteArrayView hashInto(QByteArray buffer, QConstSpan<QByteArrayView> data, QCryptographicHash.Algorithm method) Overloaded function for
hashInto(io.qt.core.QSpan, io.qt.core.QConstSpan, io.qt.core.QCryptographicHash.Algorithm)
. -
hashInto
public static QByteArrayView hashInto(QList<@QtPrimitiveType Byte> buffer, QConstSpan<QByteArrayView> data, QCryptographicHash.Algorithm method) Overloaded function for
hashInto(io.qt.core.QSpan, io.qt.core.QConstSpan, io.qt.core.QCryptographicHash.Algorithm)
. -
hashInto
public static QByteArrayView hashInto(byte [] buffer, QConstSpan<QByteArrayView> data, QCryptographicHash.Algorithm method) Overloaded function for
hashInto(io.qt.core.QSpan, io.qt.core.QConstSpan, io.qt.core.QCryptographicHash.Algorithm)
. -
hashInto
public static QByteArrayView hashInto(QSpan<@QtPrimitiveType Byte> buffer, Collection<QByteArrayView> data, QCryptographicHash.Algorithm method) Overloaded function for
hashInto(io.qt.core.QSpan, io.qt.core.QConstSpan, io.qt.core.QCryptographicHash.Algorithm)
. -
hashInto
public static QByteArrayView hashInto(ByteBuffer buffer, Collection<QByteArrayView> data, QCryptographicHash.Algorithm method) Overloaded function for
hashInto(io.qt.core.QSpan, io.qt.core.QConstSpan, io.qt.core.QCryptographicHash.Algorithm)
. -
hashInto
public static QByteArrayView hashInto(QByteArray buffer, Collection<QByteArrayView> data, QCryptographicHash.Algorithm method) Overloaded function for
hashInto(io.qt.core.QSpan, io.qt.core.QConstSpan, io.qt.core.QCryptographicHash.Algorithm)
. -
hashInto
public static QByteArrayView hashInto(QList<@QtPrimitiveType Byte> buffer, Collection<QByteArrayView> data, QCryptographicHash.Algorithm method) Overloaded function for
hashInto(io.qt.core.QSpan, io.qt.core.QConstSpan, io.qt.core.QCryptographicHash.Algorithm)
. -
hashInto
public static QByteArrayView hashInto(byte [] buffer, Collection<QByteArrayView> data, QCryptographicHash.Algorithm method) Overloaded function for
hashInto(io.qt.core.QSpan, io.qt.core.QConstSpan, io.qt.core.QCryptographicHash.Algorithm)
. -
hashInto
public static QByteArrayView hashInto(QSpan<@QtPrimitiveType Byte> buffer, QList<QByteArrayView> data, QCryptographicHash.Algorithm method) Overloaded function for
hashInto(io.qt.core.QSpan, io.qt.core.QConstSpan, io.qt.core.QCryptographicHash.Algorithm)
. -
hashInto
public static QByteArrayView hashInto(ByteBuffer buffer, QList<QByteArrayView> data, QCryptographicHash.Algorithm method) Overloaded function for
hashInto(io.qt.core.QSpan, io.qt.core.QConstSpan, io.qt.core.QCryptographicHash.Algorithm)
. -
hashInto
public static QByteArrayView hashInto(QByteArray buffer, QList<QByteArrayView> data, QCryptographicHash.Algorithm method) Overloaded function for
hashInto(io.qt.core.QSpan, io.qt.core.QConstSpan, io.qt.core.QCryptographicHash.Algorithm)
. -
hashInto
public static QByteArrayView hashInto(QList<@QtPrimitiveType Byte> buffer, QList<QByteArrayView> data, QCryptographicHash.Algorithm method) Overloaded function for
hashInto(io.qt.core.QSpan, io.qt.core.QConstSpan, io.qt.core.QCryptographicHash.Algorithm)
. -
hashInto
public static QByteArrayView hashInto(byte [] buffer, QList<QByteArrayView> data, QCryptographicHash.Algorithm method) Overloaded function for
hashInto(io.qt.core.QSpan, io.qt.core.QConstSpan, io.qt.core.QCryptographicHash.Algorithm)
. -
hashInto
public static QByteArrayView hashInto(QSpan<@QtPrimitiveType Byte> buffer, QByteArrayView [] data, QCryptographicHash.Algorithm method) Overloaded function for
hashInto(io.qt.core.QSpan, io.qt.core.QConstSpan, io.qt.core.QCryptographicHash.Algorithm)
. -
hashInto
public static QByteArrayView hashInto(ByteBuffer buffer, QByteArrayView [] data, QCryptographicHash.Algorithm method) Overloaded function for
hashInto(io.qt.core.QSpan, io.qt.core.QConstSpan, io.qt.core.QCryptographicHash.Algorithm)
. -
hashInto
public static QByteArrayView hashInto(QByteArray buffer, QByteArrayView [] data, QCryptographicHash.Algorithm method) Overloaded function for
hashInto(io.qt.core.QSpan, io.qt.core.QConstSpan, io.qt.core.QCryptographicHash.Algorithm)
. -
hashInto
public static QByteArrayView hashInto(QList<@QtPrimitiveType Byte> buffer, QByteArrayView [] data, QCryptographicHash.Algorithm method) Overloaded function for
hashInto(io.qt.core.QSpan, io.qt.core.QConstSpan, io.qt.core.QCryptographicHash.Algorithm)
. -
hashInto
public static QByteArrayView hashInto(byte [] buffer, QByteArrayView [] data, QCryptographicHash.Algorithm method) Overloaded function for
hashInto(io.qt.core.QSpan, io.qt.core.QConstSpan, io.qt.core.QCryptographicHash.Algorithm)
.
-