Aracılığıyla paylaş


XmlDsigExcC14NTransform.GetDigestedOutput(HashAlgorithm) Yöntem

Tanım

Bir XmlDsigExcC14NTransform nesneyle ilişkili özeti döndürür.

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

Parametreler

hash
HashAlgorithm

Özet HashAlgorithm oluşturmak için kullanılan nesne.

Döndürülenler

Byte[]

Bir XmlDsigExcC14NTransform nesneyle ilişkili özet.

Şunlara uygulanır