StrongNameSignatureInformation.PublicKey Property

Definition

Gets the public key that is used to verify the signature.

C#
public System.Security.Cryptography.AsymmetricAlgorithm PublicKey { get; }

Property Value

The public key that is used to verify the signature.

Remarks

The only case that returns null is when IsValid is false. If the signature is valid, there will always be a key.

Applies to

Termék Verziók
.NET Framework 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1