| Method and Description |
|---|
| javacard.security.RandomData.generateData(byte[], short, short)
As of release 3.0.5, replaced by
RandomData.nextBytes(byte[], short, short). |
| javacard.security.RandomData.OneShot.generateData(byte[], short, short)
As of release 3.0.5, replaced by
RandomData.OneShot.nextBytes(byte[], short, short). |
Copyright © 1998, 2015, Oracle and/or its affiliates. All rights reserved.