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

java.lang.Object
  |
  +--org.apache.xml.security.algorithms.encryption.EncryptionMethodSpi
        |
        +--org.apache.xml.security.algorithms.encryption.implementations.BC.KeyWrapImpl_AES_BC
              |
              +--org.apache.xml.security.algorithms.encryption.implementations.BC.KeyWrapImpl_AES256_BC

public class KeyWrapImpl_AES256_BC
extends KeyWrapImpl_AES_BC

Author:
$Author: geuerp $

Field Summary
 
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
KeyWrapImpl_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.KeyWrapImpl_AES_BC
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

KeyWrapImpl_AES256_BC

public KeyWrapImpl_AES256_BC()
Method Detail

engineGetIvLength

public int engineGetIvLength()
Method engineGetIvLength

Specified by:
engineGetIvLength in class KeyWrapImpl_AES_BC
Returns:

getImplementedAlgorithmURI

public java.lang.String getImplementedAlgorithmURI()
Method getImplementedAlgorithmURI

Specified by:
getImplementedAlgorithmURI in class KeyWrapImpl_AES_BC
Returns:

getRequiredProviderName

public java.lang.String getRequiredProviderName()
Method getRequiredProviderName

Specified by:
getRequiredProviderName in class KeyWrapImpl_AES_BC
Returns: