mirror of
				https://github.com/NativeScript/NativeScript.git
				synced 2025-11-04 04:18:52 +08:00 
			
		
		
		
	fix(crypto): getRandomValues return value (#10658)
This commit is contained in:
		@ -31,5 +31,6 @@ export class Crypto {
 | 
			
		||||
 | 
			
		||||
			NSCCrypto.getRandomValues(data);
 | 
			
		||||
		}
 | 
			
		||||
		return typedArray;
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user