Table of Contents

Enum RsaPublicKeyMagic

Namespace
AsmResolver.PE.DotNet.StrongName
Assembly
AsmResolver.PE.dll

Provides members for all valid RSA public key structures supported by AsmResolver.

public enum RsaPublicKeyMagic

Fields

Rsa1 = 826364754

Indicates the structure is a public key.

Rsa2 = 843141970

Indicates the structure is a private key.