EncryptedKeyIdentifierClause.GetEncryptedKey 메서드

정의

암호화된 키를 가져옵니다.

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

반품

Byte[]

암호화된 키를 포함하는 배열 Byte 입니다.

설명

메서드에서 반환 GetEncryptedKey 되는 배열은 암호화된 키의 복제본입니다.

적용 대상