System.Reflection.StrongNameKeyPair: Constructor Members

The constructors of System.Reflection.StrongNameKeyPair are listed below. For a list of all members, see the StrongNameKeyPair Members list.

See Also: Inherited members from System.Object

Public Constructors

Initializes a new instance of the System.Reflection.StrongNameKeyPair class, building the key pair from a byte array.

Initializes a new instance of the System.Reflection.StrongNameKeyPair class, building the key pair from a FileStream.

Initializes a new instance of the System.Reflection.StrongNameKeyPair class, building the key pair from a String.

Protected Constructors