다음을 통해 공유


SymmetricProofDescriptor.GetKeyBytes 메서드

정의

키 자료를 가져옵니다.

public:
 cli::array <System::Byte> ^ GetKeyBytes();
public byte[] GetKeyBytes ();
member this.GetKeyBytes : unit -> byte[]
Public Function GetKeyBytes () As Byte()

반환

Byte[]

키 자료가 들어 있는 바이트 배열입니다.

적용 대상