共用方式為


SymmetricProofDescriptor.GetKeyBytes 方法

定義

取得金鑰內容。

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

傳回

Byte[]

包含金鑰內容的位元組陣列。

適用於