SignedInfo.SignatureLength Propiedad

Definición

Obtiene o establece la longitud de la firma del objeto actual SignedInfo .

public:
 property System::String ^ SignatureLength { System::String ^ get(); void set(System::String ^ value); };
public string? SignatureLength { get; set; }
public string SignatureLength { get; set; }
member this.SignatureLength : string with get, set
Public Property SignatureLength As String

Valor de propiedad

Longitud de la firma del objeto actual SignedInfo .

Se aplica a