Uses of Interface
org.opensaml.xmlsec.encryption.Seed
-
Packages that use Seed Package Description org.opensaml.xmlsec.encryption XMLObject interfaces and helper classes for representing encrypted content and encrypting/decrypting content. -
-
Uses of Seed in org.opensaml.xmlsec.encryption
Methods in org.opensaml.xmlsec.encryption that return Seed Modifier and Type Method Description SeedDHKeyValue. getSeed()Get the seed element.Methods in org.opensaml.xmlsec.encryption with parameters of type Seed Modifier and Type Method Description voidDHKeyValue. setSeed(Seed newSeed)Set the seed element.
-