public interface BlockEncryptionAlgorithm extends KeySpecifiedAlgorithm, KeyLengthSpecifiedAlgorithm
AlgorithmDescriptor.AlgorithmType
Modifier and Type | Method and Description |
---|---|
String |
getCipherMode()
Get the JCA cipher mode specified by this algorithm.
|
String |
getPadding()
Get the JCA padding algorithm specified by this algorithm.
|
getKey
getKeyLength
getJCAAlgorithmID, getType, getURI
Copyright © 1999–2015 JBoss by Red Hat. All rights reserved.