public static interface EdkWrappingAlgorithm.Builder
| Modifier and Type | Method and Description |
|---|---|
EdkWrappingAlgorithm |
build() |
DIRECT_KEY_WRAPPING |
DIRECT_KEY_WRAPPING() |
EdkWrappingAlgorithm.Builder |
DIRECT_KEY_WRAPPING(DIRECT_KEY_WRAPPING DIRECT_KEY_WRAPPING) |
IntermediateKeyWrapping |
IntermediateKeyWrapping() |
EdkWrappingAlgorithm.Builder |
IntermediateKeyWrapping(IntermediateKeyWrapping IntermediateKeyWrapping) |
EdkWrappingAlgorithm.Builder DIRECT_KEY_WRAPPING(DIRECT_KEY_WRAPPING DIRECT_KEY_WRAPPING)
DIRECT_KEY_WRAPPING DIRECT_KEY_WRAPPING()
EdkWrappingAlgorithm.Builder IntermediateKeyWrapping(IntermediateKeyWrapping IntermediateKeyWrapping)
IntermediateKeyWrapping IntermediateKeyWrapping()
EdkWrappingAlgorithm build()