RSAParameters.P Fält

Definition

Representerar parametern P för algoritmen RSA .

public: cli::array <System::Byte> ^ P;
public byte[]? P;
public byte[] P;
val mutable P : byte[]
Public P As Byte() 

Fältvärde

Byte[]

Gäller för

Se även