SignerInfo.GetSignature Methode

Definition

Ruft die Signatur für das aktuelle SignerInfo-Objekt ab.

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

Gibt zurück

Byte[]

Die Signatur für das aktuelle SignerInfo-Objekt.

Gilt für