Package | Description |
---|---|
org.opensaml.xmlsec.algorithm.descriptors |
Algorithm descriptor classes.
|
Modifier and Type | Class and Description |
---|---|
class |
BlockEncryptionAES128CBC
Algorithm descriptor for block encryption algorithm: AES-128-CBC.
|
class |
BlockEncryptionAES128GCM
Algorithm descriptor for block encryption algorithm: AES-128-GCM.
|
class |
BlockEncryptionAES192CBC
Algorithm descriptor for block encryption algorithm: AES-192-CBC.
|
class |
BlockEncryptionAES192GCM
Algorithm descriptor for block encryption algorithm: AES-192-GCM.
|
class |
BlockEncryptionAES256CBC
Algorithm descriptor for block encryption algorithm: AES-256-CBC.
|
class |
BlockEncryptionAES256GCM
Algorithm descriptor for block encryption algorithm: AES-256-GCM.
|
class |
BlockEncryptionDESede
Algorithm descriptor for block encryption algorithm: DESede-CBC.
|
Copyright © 2019. All rights reserved.