DLSchemePublicKey.getY

Get the public value m_y with m_y = g^m_x mod p where m_x is the secret key.

class DLSchemePublicKey
final ref const
const(BigInt)
getY
()

Meta