org.apache.xml.security.algorithms.encryption.implementations.BC
Class BlockEncryptionImpl_AES256_BC

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_AES256_BC

public class BlockEncryptionImpl_AES256_BC
extends BlockEncryptionImpl

Author:
$Author: geuerp $

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_AES256_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

BlockEncryptionImpl_AES256_BC

public BlockEncryptionImpl_AES256_BC()
Method Detail

engineGetIvLength

public int engineGetIvLength()
Method engineGetIvLength

Specified by:
engineGetIvLength in class BlockEncryptionImpl
Returns:

getImplementedAlgorithmURI

public java.lang.String getImplementedAlgorithmURI()
Method getImplementedAlgorithmURI

Specified by:
getImplementedAlgorithmURI in class BlockEncryptionImpl
Returns:

getRequiredProviderName

public java.lang.String getRequiredProviderName()
Method getRequiredProviderName

Specified by:
getRequiredProviderName in class BlockEncryptionImpl
Returns: