C# 클래스 ReSharper.InternalsVisibleTo.KeyUtilities

This code was taken from an answer by Simon Mourier on StackOverflow https://stackoverflow.com/questions/16658541/enumerating-container-names-of-the-strong-name-csp/
파일 보기 프로젝트 열기: hmemcpy/ReSharper.InternalsVisibleTo 1 사용 예제들

공개 메소드들

메소드 설명
EnumerateKeyContainers ( string provider ) : IList

비공개 메소드들

메소드 설명
CryptAcquireContext ( ProvHandle &phProv, string pszContainer, string pszProvider, int dwProvType, int dwFlags ) : bool
CryptGetProvParam ( ProvHandle hProv, int dwParam, IntPtr pbData, int &pdwDataLen, int dwFlags ) : bool

메소드 상세

EnumerateKeyContainers() 공개 정적인 메소드

public static EnumerateKeyContainers ( string provider ) : IList
provider string
리턴 IList