| Package | Description |
|---|---|
| iaik.security.ec |
| Modifier and Type | Method and Description |
|---|---|
static <T> Collection<T> |
VectorReader.getTestVectors(String fileName,
boolean withHash,
Pattern ignoredLine,
Map<String,Pattern> patternMap,
boolean allowNulls,
VectorReader.Factory<T> factory)
Read test vectors from a file.
|
static <T> Collection<T> |
VectorReader.getTestVectors(String fileName,
boolean withHash,
Pattern ignoredLine,
Map<String,Pattern> patternMap,
VectorReader.Factory<T> factory)
Read test vectors from a file.
|
Copyright © 2011–2022 Stiftung SIC. All rights reserved.