Skip to content

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 ​

PreGeneratedKeysconstructor(preGeneratedKeys: PreGeneratedKeys)