Bagikan melalui


XmlDsigC14NTransform.GetDigestedOutput(HashAlgorithm) Metode

Definisi

Mengembalikan hash yang XmlDsigC14NTransform terkait dengan objek.

public:
 override cli::array <System::Byte> ^ GetDigestedOutput(System::Security::Cryptography::HashAlgorithm ^ hash);
public override byte[] GetDigestedOutput (System.Security.Cryptography.HashAlgorithm hash);
[System.Runtime.InteropServices.ComVisible(false)]
public override byte[] GetDigestedOutput (System.Security.Cryptography.HashAlgorithm hash);
override this.GetDigestedOutput : System.Security.Cryptography.HashAlgorithm -> byte[]
[<System.Runtime.InteropServices.ComVisible(false)>]
override this.GetDigestedOutput : System.Security.Cryptography.HashAlgorithm -> byte[]
Public Overrides Function GetDigestedOutput (hash As HashAlgorithm) As Byte()

Parameter

hash
HashAlgorithm

Objek yang HashAlgorithm digunakan untuk membuat hash.

Mengembalikan

Byte[]

Hash yang XmlDsigC14NTransform terkait dengan objek.

Atribut

Berlaku untuk