Partager via


RsaKeyIdentifierClause.GetExponent Méthode

Définition

Obtient le paramètre Exponent pour l'algorithme RSA.

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

Retours

Byte[]

Tableau d'Byte qui contient le paramètre Exponent pour l'algorithme RSA.

S’applique à