CoseSign1Message.GetEncodedLength Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Calcule le nombre d’octets produits en encodant ce message.
public:
override int GetEncodedLength();
public override int GetEncodedLength();
override this.GetEncodedLength : unit -> int
Public Overrides Function GetEncodedLength () As Integer
Retours
Nombre d’octets générés par l’encodage de ce message.