System::Security::Cryptography::CspParameters::CspParameters 생성자

CspParameters::CspParameters() constructor

생성자.

System::Security::Cryptography::CspParameters::CspParameters()

또 보기

CspParameters::CspParameters(int) constructor

생성자.

System::Security::Cryptography::CspParameters::CspParameters(int dwTypeIn)
매개변수형식설명
dwTypeInint프로바이더 유형 코드; 무시됩니다.

또 보기

CspParameters::CspParameters(int, const System::String&) constructor

생성자.

System::Security::Cryptography::CspParameters::CspParameters(int dwTypeIn, const System::String &strProviderNameIn)
매개변수형식설명
dwTypeInint프로바이더 유형 코드; 무시됩니다.
strProviderNameInconst System::String&프로바이더 이름; 무시됩니다.

또 보기

CspParameters::CspParameters(int, const System::String&, const System::String&) constructor

생성자.

System::Security::Cryptography::CspParameters::CspParameters(int dwTypeIn, const System::String &strProviderNameIn, const System::String &strContainerNameIn)
매개변수형식설명
dwTypeInint프로바이더 유형 코드; 무시됩니다.
strProviderNameInconst System::String&프로바이더 이름; 무시됩니다.
strContainerNameInconst System::String&컨테이너 이름; 무시됩니다.

또 보기