init(copyingWithZeroing:)
Creates a key from the given data, zeroing out the bytes afterward.
Declaration
init(copyingWithZeroing bytes: inout MutableRawSpan)Creates a key from the given data, zeroing out the bytes afterward.
init(copyingWithZeroing bytes: inout MutableRawSpan)