Uses of Interface
org.opensaml.xmlsec.encryption.AgreementMethod
Packages that use AgreementMethod
Package
Description
API components related to key agreement operations.
XMLObject interfaces and helper classes for representing digitally signed content and signing/validating content.
-
Uses of AgreementMethod in org.opensaml.xmlsec.agreement
Methods in org.opensaml.xmlsec.agreement with parameters of type AgreementMethodModifier and TypeMethodDescriptionstatic IntegerKeyAgreementSupport.getExplicitKeySize(AgreementMethod agreementMethod) Look for an explicit key size via anAgreementMethod's grandparent'sEncryptionMethodchild'sKeySizechild element. -
Uses of AgreementMethod in org.opensaml.xmlsec.signature
Methods in org.opensaml.xmlsec.signature that return types with arguments of type AgreementMethodModifier and TypeMethodDescriptionKeyInfo.getAgreementMethods()Get the list of AgreementMethod child elements.