Constant Field Values
Contents
org.opensaml.*
-
org.opensaml.xmlsec.agreement.impl.DHWithLegacyKDFKeyAgreementProcessor Modifier and Type Constant Field Value public static final StringDEFAULT_DIGEST_METHOD"http://www.w3.org/2001/04/xmlenc#sha256"
-
org.opensaml.xmlsec.config.impl.JavaCryptoValidationInitializer Modifier and Type Constant Field Value public static final StringCONFIG_PROPERTY_FAIL_IS_FATAL"opensaml.config.xmlsec.cryptoValidationIsFatal"
-
org.opensaml.xmlsec.derivation.impl.ConcatKDF Modifier and Type Constant Field Value public static final StringDEFAULT_DIGEST_METHOD"http://www.w3.org/2001/04/xmlenc#sha256" -
org.opensaml.xmlsec.derivation.impl.PBKDF2 Modifier and Type Constant Field Value public static final StringDEFAULT_PRF"http://www.w3.org/2001/04/xmldsig-more#hmac-sha256"private static final StringPBKDF2_JCA_ALGORITHM_BASE"PBKDF2With"
-
org.opensaml.xmlsec.signature.support.impl.SignatureAlgorithmValidator Modifier and Type Constant Field Value private static final StringATTR_NAME_ALGORTHM"Algorithm"