System::Security::Cryptography::DeriveBytes::GetBytes 메서드
DeriveBytes::GetBytes method
RTTI 정보.
virtual ArrayPtr<uint8_t> System::Security::Cryptography::DeriveBytes::GetBytes(int32_t cb)=0
| 매개변수 | 형식 | 설명 |
|---|---|---|
| cb | int32_t | 생성할 키 바이트 수. |
비고
기존 배열 요소를 의사 난수 키 바이트로 채웁니다.
또 보기
- Typedef ArrayPtr
- Class DeriveBytes
- Namespace System::Security::Cryptography
- Library Aspose.Page for C++