Uses of Enum Class
com.helger.phase4.crypto.ECryptoKeyDerivationMethod
Packages that use ECryptoKeyDerivationMethod
-
Uses of ECryptoKeyDerivationMethod in com.helger.phase4.crypto
Methods in com.helger.phase4.crypto that return ECryptoKeyDerivationMethodModifier and TypeMethodDescriptionstatic @Nullable ECryptoKeyDerivationMethodECryptoKeyDerivationMethod.getFromIDOrDefault(@Nullable String sID, @Nullable ECryptoKeyDerivationMethod eDefault) static @Nullable ECryptoKeyDerivationMethodECryptoKeyDerivationMethod.getFromIDOrNull(@Nullable String sID) final @Nullable ECryptoKeyDerivationMethodAS4CryptParams.getKeyDerivationMethod()static ECryptoKeyDerivationMethodReturns the enum constant of this class with the specified name.static ECryptoKeyDerivationMethod[]ECryptoKeyDerivationMethod.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 ECryptoKeyDerivationMethodModifier and TypeMethodDescriptionstatic @Nullable ECryptoKeyDerivationMethodECryptoKeyDerivationMethod.getFromIDOrDefault(@Nullable String sID, @Nullable ECryptoKeyDerivationMethod eDefault) final @NonNull AS4CryptParamsAS4CryptParams.setKeyDerivationMethod(@Nullable ECryptoKeyDerivationMethod eKeyDerivationMethod) Set the key derivation function to use with key agreement (e.g.