System.Security.Permissions.StrongNamePublicKeyBlob Members

The members of System.Security.Permissions.StrongNamePublicKeyBlob are listed below.

See Also: Inherited members from System.Object

Public Constructors

Initializes a new instance of the System.Security.Permissions.StrongNamePublicKeyBlob class with raw bytes of the public key blob.

Public Methods

override
Equals(object) : bool

Gets or sets a value indicating whether the current public key blob is equal to the specified public key blob.

override
GetHashCode() : int

Returns a hash code based on the public key.

override
ToString() : string

Creates and returns a string representation of the public key blob.