fix compilation
This commit is contained in:
parent
1b3ea133c0
commit
75c956d64a
|
@ -80,7 +80,7 @@ class Crypto {
|
|||
&saltBytes,
|
||||
saltBytes.count,
|
||||
prf,
|
||||
iterations,
|
||||
UInt32(iterations),
|
||||
&outKey,
|
||||
keyLength)
|
||||
if result == kCCParamError {
|
||||
|
|
Loading…
Reference in New Issue