ICLRStrongName2 Interface
Provides the ability to create strong names using the SHA-2 group of Secure Hash Algorithms (SHA-256, SHA-384, and SHA-512).
Methods
Method | Description |
---|---|
StrongNameGetPublicKeyEx Method | Gets the public key from a public/private key pair, and specifies a hash algorithm and a signature algorithm. |
StrongNameSignatureVerificationEx2 Method | Verifies the signature of a strongly named assembly, and provides a mapping from the ECMA key to a real key. |
Remarks
Requirements
Platforms: See System Requirements.
Header: MetaHost.h
Library: Included as a resource in MSCorEE.dll
.NET Framework Versions: Available since 4.5
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.