2 references to ElementCombinationMissing
System.Security.Cryptography.Xml (2)
System\Security\Cryptography\Xml\DSAKeyValue.cs (2)
176
throw new CryptographicException(SR.Format(SR.
ElementCombinationMissing
, PElementName, QElementName));
185
throw new CryptographicException(SR.Format(SR.
ElementCombinationMissing
, SeedElementName, PgenCounterElementName));