Package | Description |
---|---|
org.opensaml.xmlsec.encryption |
XMLObject interfaces and helper classes for representing encrypted content and encrypting/decrypting content.
|
org.opensaml.xmlsec.encryption.impl |
Implementations of the interfaces for XMLObjects that represent XML encryption types.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MGF
XMLObject representing XML Encryption, version 1.1, MGF element.
|
Modifier and Type | Class and Description |
---|---|
class |
AlgorithmIdentifierTypeImpl
Abstract implementation of
AlgorithmIdentifierType . |
class |
MGFImpl
Abstract implementation of
MGF . |
Copyright © 2016. All rights reserved.