Searched defs:GetAlgorithm (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/csharpsource/Fedlet/Fedlet/source/Saml2/
H A DSaml2Utils.cs276 public static SymmetricAlgorithm GetAlgorithm(string symAlgUri) method in class:Sun.Identity.Saml2.Saml2Utils
554 SymmetricAlgorithm alg = Saml2Utils.GetAlgorithm(symmetricAlgorithmUri);
/forgerock/openam/openam-federation/openam-federation-library/src/main/csharpsource/Fedlet/Fedlet/source/Saml2/
H A DSaml2Utils.cs333 public static SymmetricAlgorithm GetAlgorithm(string symAlgUri) method in class:Sun.Identity.Saml2.Saml2Utils
646 SymmetricAlgorithm alg = Saml2Utils.GetAlgorithm(symmetricAlgorithmUri);

Completed in 59 milliseconds