public final class AesKeyProducer extends Object implements KeyProducer
| Modifier and Type | Field and Description |
|---|---|
static int |
KEY_SIZE |
| Constructor and Description |
|---|
AesKeyProducer() |
| Modifier and Type | Method and Description |
|---|---|
SecretKey |
produce() |
SecretKey |
produceFrom(byte[] keyFileData) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitproduceFrompublic SecretKey produce()
produce in interface KeyProducerpublic SecretKey produceFrom(byte[] keyFileData)
produceFrom in interface KeyProducerCopyright © 2021 GeyserMC. All rights reserved.