Open |
public static PublicKeyAlgorithm GetPublicKeyAlgorithm( PublicKeyAlgorithmTag algorithm )
Exception | Condition |
---|---|
ArgumentOutOfRangeException | algorithm is out of range. |
NotSupportedException | algorithm does not have an equivalent PublicKeyAlgorithm value. |