SecureBlackbox 2020 Kotlin Edition

Questions / Feedback?

NextBytes Method

Generates an array of random bytes.

Syntax

public fun nextBytes(len: Int): ByteArray?

Remarks

Call this method to generate an array of random bytes of length Len.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 Kotlin Edition - Version 20.0 [Build 8063]