PreGeneratedKeys
data class PreGeneratedKeys(preGeneratedKeys: PreGeneratedKeys)
Represents a set of pre-generated private keys. Returned by generatePrivateKeys. Can be passed to functions that need private keys.
Constructors
PreGeneratedKeys | constructor(preGeneratedKeys: PreGeneratedKeys) |