|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.xml.security.algorithms.encryption.EncryptionMethodSpi | +--org.apache.xml.security.algorithms.encryption.implementations.BC.BlockEncryptionImpl | +--org.apache.xml.security.algorithms.encryption.implementations.BC.BlockEncryptionImpl_AES128_BC
Field Summary |
Fields inherited from class org.apache.xml.security.algorithms.encryption.implementations.BC.BlockEncryptionImpl |
ENCRYPT_IV_IN_ECB |
Fields inherited from class org.apache.xml.security.algorithms.encryption.EncryptionMethodSpi |
ALGOTYPE_BLOCK_ENCRYPTION, ALGOTYPE_KEY_AGREEMENT, ALGOTYPE_KEY_TRANSPORT, ALGOTYPE_STREAM_ENCRYPTION, ALGOTYPE_SYMMETRIC_KEY_WRAP |
Constructor Summary | |
BlockEncryptionImpl_AES128_BC()
|
Method Summary | |
int |
engineGetIvLength()
Method engineGetIvLength |
java.lang.String |
getImplementedAlgorithmURI()
Method getImplementedAlgorithmURI |
java.lang.String |
getRequiredProviderName()
Method getRequiredProviderName |
Methods inherited from class org.apache.xml.security.algorithms.encryption.implementations.BC.BlockEncryptionImpl |
engineDecrypt, engineEncrypt, engineEncrypt, engineGetBlockSize, engineInit, engineInit, engineUnwrap, engineWrap, engineWrap, getImplementedAlgorithmType |
Methods inherited from class org.apache.xml.security.algorithms.encryption.EncryptionMethodSpi |
getImplementedAlgorithmJCE, getRequiredProviderAvailable |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BlockEncryptionImpl_AES128_BC()
Method Detail |
public int engineGetIvLength()
engineGetIvLength
in class BlockEncryptionImpl
public java.lang.String getImplementedAlgorithmURI()
getImplementedAlgorithmURI
in class BlockEncryptionImpl
public java.lang.String getRequiredProviderName()
getRequiredProviderName
in class BlockEncryptionImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |