Uses of Enum Class
com.helger.phase4.crypto.ECryptoKeyWrapAlgorithm
Packages that use ECryptoKeyWrapAlgorithm
-
Uses of ECryptoKeyWrapAlgorithm in com.helger.phase4.crypto
Methods in com.helger.phase4.crypto that return ECryptoKeyWrapAlgorithmModifier and TypeMethodDescriptionstatic @Nullable ECryptoKeyWrapAlgorithmECryptoKeyWrapAlgorithm.getFromIDOrDefault(@Nullable String sID, @Nullable ECryptoKeyWrapAlgorithm eDefault) static @Nullable ECryptoKeyWrapAlgorithmECryptoKeyWrapAlgorithm.getFromIDOrNull(@Nullable String sID) final @Nullable ECryptoKeyWrapAlgorithmAS4CryptParams.getKeyWrapAlgorithm()static ECryptoKeyWrapAlgorithmReturns the enum constant of this class with the specified name.static ECryptoKeyWrapAlgorithm[]ECryptoKeyWrapAlgorithm.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.helger.phase4.crypto with parameters of type ECryptoKeyWrapAlgorithmModifier and TypeMethodDescriptionstatic @Nullable ECryptoKeyWrapAlgorithmECryptoKeyWrapAlgorithm.getFromIDOrDefault(@Nullable String sID, @Nullable ECryptoKeyWrapAlgorithm eDefault) final @NonNull AS4CryptParamsAS4CryptParams.setKeyWrapAlgorithm(@Nullable ECryptoKeyWrapAlgorithm eKeyWrapAlgorithm) Set the key wrap algorithm to use with key agreement (e.g.