IRSAPrivateCrtKey.CrtCoefficient Propriedade

Definição

Retorna o coeficiente CRT. q^-1 mod p

public Java.Math.BigInteger? CrtCoefficient { [Android.Runtime.Register("getCrtCoefficient", "()Ljava/math/BigInteger;", "GetGetCrtCoefficientHandler:Java.Security.Interfaces.IRSAPrivateCrtKeyInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")] get; }
[<get: Android.Runtime.Register("getCrtCoefficient", "()Ljava/math/BigInteger;", "GetGetCrtCoefficientHandler:Java.Security.Interfaces.IRSAPrivateCrtKeyInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")>]
member this.CrtCoefficient : Java.Math.BigInteger

Valor da propriedade

O coeficiente crt, q^-1 mod p.

Atributos

Comentários

Partes desta página são modificações baseadas no trabalho criado e compartilhado pelo Project Open Source do Open Source e usadas de acordo com os termos descritos na Creative Commons 2.5.

Aplica-se a