Enum SignatureAlgorithm
- Namespace
- AsmResolver.PE.DotNet.StrongName
- Assembly
- AsmResolver.PE.dll
Provides members for identifying cryptographic algorithms supported by AsmResolver.
public enum SignatureAlgorithm : uint
Fields
RsaSign = 9216
RSA public key signature algorithm. This algorithm is supported by the Microsoft Base Cryptographic Provider.