IFSchemePrivateKey.getD

Get d with exp * d = 1 mod (p - 1, q - 1).

class IFSchemePrivateKey
ref const
const(BigInt)
getD
()

Return Value

Type: const(BigInt)

d

Meta