System.Security.Cryptography.KeyNumber public enum KeyNumber Documentation Code namespace System.Security.Cryptography { public enum KeyNumber { Exchange = 1, Signature } }