create

abstract fun create(tag: String, size: Int = DEFAULT_KEY_SIZE): Result<KeyPair>