public class ECUtils
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
EC_SIZE_192 |
static int |
EC_SIZE_224 |
static int |
EC_SIZE_256 |
static int |
EC_SIZE_384 |
static int |
EC_SIZE_521 |
Constructor and Description |
---|
ECUtils() |
public static final int EC_SIZE_192
public static final int EC_SIZE_224
public static final int EC_SIZE_256
public static final int EC_SIZE_384
public static final int EC_SIZE_521
© Portions Copyright 2003, 2012 IBM Corporation. All rights reserved.
© Portions Copyright 2003, 2012, Oracle and/or its affiliates. All rights reserved.