public class QTESLASecurityCategory extends Object
Modifier and Type | Field and Description |
---|---|
static int |
PROVABLY_SECURE_I |
static int |
PROVABLY_SECURE_III |
Modifier and Type | Method and Description |
---|---|
static String |
getName(int securityCategory)
Return a standard name for the security category.
|
public static final int PROVABLY_SECURE_I
public static final int PROVABLY_SECURE_III
public static String getName(int securityCategory)
securityCategory
- the category of interest.Copyright © 2021 BouncyCastle.org. All rights reserved.