Uses of Class
se.swedenconnect.security.algorithms.impl.SymmetricKeyWrapImpl.SymmetricKeyWrapBuilder
-
Packages that use SymmetricKeyWrapImpl.SymmetricKeyWrapBuilder Package Description se.swedenconnect.security.algorithms.impl Implementation classes for the algorithm registry support. -
-
Uses of SymmetricKeyWrapImpl.SymmetricKeyWrapBuilder in se.swedenconnect.security.algorithms.impl
Methods in se.swedenconnect.security.algorithms.impl that return SymmetricKeyWrapImpl.SymmetricKeyWrapBuilder Modifier and Type Method Description static SymmetricKeyWrapImpl.SymmetricKeyWrapBuilderSymmetricKeyWrapImpl. builder(String uri)Creates a builder.protected SymmetricKeyWrapImpl.SymmetricKeyWrapBuilderSymmetricKeyWrapImpl.SymmetricKeyWrapBuilder. getBuilder()Gets the current builder instance.
-