System::Security::Cryptography::CspKeyContainerInfo 클래스
내용물
[
숨다
]CspKeyContainerInfo class
암호화 키 쌍에 대한 추가 정보입니다.
class CspKeyContainerInfo : public virtual System::Object
메서드
| 메서드 | 설명 |
|---|---|
| CspKeyContainerInfo(const SharedPtr<CspParameters>&) | RTTI 정보. |
| get_Accessible() const | 컨테이너 내 키에 접근 가능한지 여부를 나타내는 플래그를 가져옵니다. |
| get_Exportable() const | 컨테이너에서 키를 내보낼 수 있는지 여부를 나타내는 플래그를 가져옵니다. |
| get_HardwareDevice() const | 키가 하드웨어 키인지 여부를 나타내는 플래그를 가져옵니다. |
| get_KeyContainerName() const | 키 컨테이너 이름을 가져옵니다. |
| get_KeyNumber() const | KeyNumber 객체를 가져옵니다. |
| get_MachineKeyStore() const | 키가 머신 키 저장소에서 로드되었는지 여부를 나타내는 플래그를 가져옵니다. |
| get_Protected() const | 키가 복사로부터 보호되는지 여부를 나타내는 플래그를 가져옵니다. |
| get_ProviderName() const | 제공자 이름을 가져옵니다. |
| get_ProviderType() const | 제공자 유형을 가져옵니다. |
| get_RandomlyGenerated() const | 키가 무작위로 생성되었는지 여부를 나타내는 플래그를 가져옵니다. |
| get_Removable() const | 키를 컨테이너에서 제거할 수 있는지 여부를 나타내는 플래그를 가져옵니다. |
| get_UniqueKeyContainerName() const | 고유한 컨테이너 이름을 가져옵니다. |
또 보기
- Class Object
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++