PublicKey.maxInputBits

Get the maximum message size in bits supported by this public key.

interface PublicKey
public abstract const
size_t
maxInputBits
()

Return Value

Type: size_t

maximum message size in bits

Meta