StrongName::PublicKey Property
.NET Framework (current version)
Gets the StrongNamePublicKeyBlob of the current StrongName.
Assembly: mscorlib (in mscorlib.dll)
Property Value
Type: System.Security.Permissions::StrongNamePublicKeyBlob^The StrongNamePublicKeyBlob of the current StrongName.
A blob is cryptographic information that uniquely specifies the public key of the software publisher.
Blobs differ from certificates in that the blob only has information about the public key; the certificate also includes information that associates the name of the holder with the key as well as information to verify the certificate.
.NET Framework
Available since 1.1
Available since 1.1
Show: