public interface KeyTransportAlgorithm extends KeySpecifiedAlgorithm
AlgorithmDescriptor.AlgorithmType| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCipherMode()
Get the JCA cipher mode specified by this algorithm.
|
java.lang.String |
getPadding()
Get the JCA padding algorithm specified by this algorithm.
|
getKeygetJCAAlgorithmID, getType, getURI@Nonnull @NotEmpty java.lang.String getCipherMode()
@Nonnull @NotEmpty java.lang.String getPadding()