Uses of Interface
org.opensaml.xmlsec.encryption.AlgorithmIdentifierType
Packages that use AlgorithmIdentifierType
Package
Description
XMLObject interfaces and helper classes for representing encrypted content and encrypting/decrypting content.
Implementations of the interfaces for XMLObjects that represent XML encryption types.
-
Uses of AlgorithmIdentifierType in org.opensaml.xmlsec.encryption
Subinterfaces of AlgorithmIdentifierType in org.opensaml.xmlsec.encryptionModifier and TypeInterfaceDescriptioninterfaceXMLObject representing XML Encryption, version 1.1, MGF element.interfaceXMLObject representing XML Encryption 1.1 OtherSource element.interfaceXMLObject representing XML Encryption, version 1.1, PRF element. -
Uses of AlgorithmIdentifierType in org.opensaml.xmlsec.encryption.impl
Classes in org.opensaml.xmlsec.encryption.impl that implement AlgorithmIdentifierTypeModifier and TypeClassDescriptionclassAbstract implementation ofAlgorithmIdentifierType.classAbstract implementation ofMGF.classAbstract implementation ofOtherSource.classAbstract implementation ofPRF.