| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
crypto_secretbox_BEFORENMBYTES |
32 |
public static final int |
crypto_secretbox_BOXZEROBYTES |
16 |
public static final int |
crypto_secretbox_NONCEBYTES |
24 |
public static final int |
crypto_secretbox_PUBLICKEYBYTES |
32 |
public static final int |
crypto_secretbox_SECRETKEYBYTES |
32 |
public static final int |
crypto_secretbox_ZEROBYTES |
32 |
Copyright © 2018. All rights reserved.